Update to upstream

This commit is contained in:
Dan Walsh 2011-12-21 18:04:15 +00:00
parent fccf088a91
commit 38c21bc8d2
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -124,3 +124,4 @@ libsemanage-2.0.45.tgz
/libsemanage-2.1.3.tgz
/libsemanage-2.1.4.tgz
/libsemanage-2.1.5.tgz
/libsemanage-2.1.6.tgz

View File

@ -4,13 +4,13 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")}
%endif
%define libsepolver 2.1.4-4
%define libselinuxver 2.1.6-4
%define libsepolver 2.1.4-5
%define libselinuxver 2.1.8-5
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.1.5
Release: 3%{?dist}
Version: 2.1.6
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: libsemanage-%{version}.tgz
@ -180,6 +180,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif # if with_python3
%changelog
* Wed Dec 21 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.6-1
-Update to upstream
* Thu Dec 15 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.5-4
- Rebuild with latest libsepol

View File

@ -1 +1 @@
d6b87d0f0afd19cbb8f017ed663e37bd libsemanage-2.1.5.tgz
42382b87ea18a767c205ae9d630acb24 libsemanage-2.1.6.tgz