Change-Id: I61375b57963cce407eab4a7f606590a71b4291dc
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2336
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>
| ... | ... |
@@ -1,11 +1,11 @@ |
| 1 | 1 |
Summary: SELinux binary policy manipulation library |
| 2 | 2 |
Name: libsepol |
| 3 |
-Version: 2.5 |
|
| 4 |
-Release: 2%{?dist}
|
|
| 3 |
+Version: 2.6 |
|
| 4 |
+Release: 1%{?dist}
|
|
| 5 | 5 |
License: LGPLv2+ |
| 6 | 6 |
Group: System Environment/Libraries |
| 7 |
-Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160107/%{name}-%{version}-rc1.tar.gz
|
|
| 8 |
-%define sha1 libsepol=0bf77d9849f715b29a8ac901461df0cc46da750b |
|
| 7 |
+Source0: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/%{name}-%{version}.tar.gz
|
|
| 8 |
+%define sha1 libsepol=029a43e131bd1fd55d39bfc8d11da016454029b6 |
|
| 9 | 9 |
Source1: https://sourceforge.net/projects/cunit/files/CUnit-2.1-2-src.tar.bz2 |
| 10 | 10 |
%define sha1 CUnit=6c2d0627eb64c09c7140726d6bf814cf531a3ce0 |
| 11 | 11 |
URL: http://www.selinuxproject.org |
| ... | ... |
@@ -40,7 +40,7 @@ The libsepol-devel package contains the libraries and header files |
| 40 | 40 |
needed for developing applications that manipulate binary policies. |
| 41 | 41 |
|
| 42 | 42 |
%prep |
| 43 |
-%setup -qn %{name}-%{version}-rc1
|
|
| 43 |
+%setup -qn %{name}-%{version}
|
|
| 44 | 44 |
sed -i 's/int rc;/int rc = SEPOL_OK;/' ./cil/src/cil_binary.c |
| 45 | 45 |
tar xf %{SOURCE1} --no-same-owner
|
| 46 | 46 |
|
| ... | ... |
@@ -95,9 +95,11 @@ exit 0 |
| 95 | 95 |
%{_lib}/libsepol.so.1
|
| 96 | 96 |
|
| 97 | 97 |
%changelog |
| 98 |
+* Tue Apr 04 2017 Kumar Kaushik <kaushikk@vmware.com> 2.6-1 |
|
| 99 |
+- Updating version to 2.6 |
|
| 98 | 100 |
* Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 2.5-2 |
| 99 | 101 |
- GA - Bump release of all rpms |
| 100 |
-* Fri Jan 22 2016 Xiaolin Li <xiaolinl@vmware.com> 2.5-1 |
|
| 101 |
-- Updated to version 2.5 |
|
| 102 |
+* Fri Jan 22 2016 Xiaolin Li <xiaolinl@vmware.com> 2.5-1 |
|
| 103 |
+- Updated to version 2.5 |
|
| 102 | 104 |
* Wed Feb 25 2015 Divya Thaluru <dthaluru@vmware.com> 2.4-1 |
| 103 | 105 |
- Initial build. First version |
| ... | ... |
@@ -1,11 +1,11 @@ |
| 1 | 1 |
Summary: Libsolv-0.6.19 |
| 2 | 2 |
Name: libsolv |
| 3 |
-Version: 0.6.19 |
|
| 4 |
-Release: 4%{?dist}
|
|
| 3 |
+Version: 0.6.26 |
|
| 4 |
+Release: 1%{?dist}
|
|
| 5 | 5 |
License: BSD |
| 6 | 6 |
URL: https://github.com/openSUSE/libsolv |
| 7 | 7 |
Source0: https://github.com/openSUSE/libsolv/archive/%{name}-%{version}.tar.gz
|
| 8 |
-%define sha1 libsolv=2066529e5a95aac15a79863bb937bb159b05cffa |
|
| 8 |
+%define sha1 libsolv=7699af00e648bf3e631246559c48ceb7f3f544b9 |
|
| 9 | 9 |
Group: Development/Tools |
| 10 | 10 |
Vendor: VMware, Inc. |
| 11 | 11 |
Distribution: Photon |
| ... | ... |
@@ -59,6 +59,8 @@ make %{?_smp_mflags} test
|
| 59 | 59 |
%{_mandir}/man3/*
|
| 60 | 60 |
|
| 61 | 61 |
%changelog |
| 62 |
+* Tue Apr 04 2017 Kumar Kaushik <kaushikk@vmware.com> 0.6.26-1 |
|
| 63 |
+- Upgrade to 0.6.26 |
|
| 62 | 64 |
* Mon Dec 19 2016 Xiaolin Li <xiaolinl@vmware.com> 0.6.19-4 |
| 63 | 65 |
- Added -devel subpackage. |
| 64 | 66 |
* Thu Oct 27 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 0.6.19-3 |
| ... | ... |
@@ -1,14 +1,14 @@ |
| 1 | 1 |
Summary: libsoup HTTP client/server library |
| 2 | 2 |
Name: libsoup |
| 3 |
-Version: 2.53.90 |
|
| 4 |
-Release: 3%{?dist}
|
|
| 3 |
+Version: 2.57.1 |
|
| 4 |
+Release: 1%{?dist}
|
|
| 5 | 5 |
License: GPLv2 |
| 6 | 6 |
URL: http://wiki.gnome.org/LibSoup |
| 7 | 7 |
Group: System Environment/Development |
| 8 | 8 |
Vendor: VMware, Inc. |
| 9 | 9 |
Distribution: Photon |
| 10 |
-Source0: http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.50/%{name}-%{version}.tar.xz
|
|
| 11 |
-%define sha1 libsoup=d8511f0a8a07e4f5125c9354be7d43d62ea55eb3 |
|
| 10 |
+Source0: http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.57/%{name}-%{version}.tar.xz
|
|
| 11 |
+%define sha1 libsoup=a855a98c1d002a4e2bfb7562135265a8df4dad65 |
|
| 12 | 12 |
BuildRequires: glib |
| 13 | 13 |
BuildRequires: glib-devel |
| 14 | 14 |
BuildRequires: gobject-introspection |
| ... | ... |
@@ -88,6 +88,8 @@ make %{?_smp_mflags} check
|
| 88 | 88 |
%defattr(-,root,root) |
| 89 | 89 |
|
| 90 | 90 |
%changelog |
| 91 |
+* Tue Apr 04 2017 Kumar Kaushik <kaushikk@vmware.com> 2.57.1-1 |
|
| 92 |
+- Upgrading to version 2.57.1 |
|
| 91 | 93 |
* Fri Nov 18 2016 Alexey Makhalov <amakhalov@vmware.com> 2.53.90-3 |
| 92 | 94 |
- Add sqlite-devel build deps |
| 93 | 95 |
* Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 2.53.90-2 |