Update to upstream

* python wrapper makefile changes
This commit is contained in:
Dan Walsh 2011-08-30 16:34:31 -04:00
parent f6b3fbbaf6
commit 43cf1c48fa
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -121,3 +121,4 @@ libsemanage-2.0.45.tgz
/libsemanage-2.0.46.tgz
/libsemanage-2.1.0.tgz
/libsemanage-2.1.2.tgz
/libsemanage-2.1.3.tgz

View File

@ -5,11 +5,11 @@
%endif
%define libsepolver 2.1.2-1
%define libselinuxver 2.1.4-1
%define libselinuxver 2.1.5-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.1.2
Version: 2.1.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -179,6 +179,10 @@ rm -rf ${RPM_BUILD_ROOT}
%endif # if with_python3
%changelog
* Tue Aug 30 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.3-1
-Update to upstream
* python wrapper makefile changes
* Thu Aug 18 2011 Dan Walsh <dwalsh@redhat.com> - 2.1.2-1
-Update to upstream
2.1.2 2011-08-17

View File

@ -1 +1 @@
b1c1e7514c42f0d1de2b8ac22f5fb3b7 libsemanage-2.1.2.tgz
1130e2604f2b6732f5284b3d612f885f libsemanage-2.1.3.tgz