Update to upstream
* python wrapper makefile changes
This commit is contained in:
parent
f6b3fbbaf6
commit
43cf1c48fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user