Update to upstream

* Minor fix to reading policy with filename transition rules
This commit is contained in:
Dan Walsh 2011-08-01 14:58:58 -04:00
parent aa99f97501
commit e8efc21fdb
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -153,3 +153,4 @@ libsepol-2.0.41.tgz
/libsepol-2.0.44.tgz
/libsepol-2.0.45.tgz
/libsepol-2.1.0.tgz
/libsepol-2.1.1.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.1.0
Version: 2.1.1
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -98,7 +98,11 @@ exit 0
/%{_lib}/libsepol.so.1
%changelog
* Thu May 3 2011 Dan Walsh <dwalsh@redhat.com> 2.1.0-1
* Mon Aug 1 2011 Dan Walsh <dwalsh@redhat.com> 2.1.1-1
- Update to upstream
* Minor fix to reading policy with filename transition rules
* Wed Jul 27 2011 Dan Walsh <dwalsh@redhat.com> 2.1.0-1
- Update to upstream
* Release, minor version bump

View File

@ -1 +1 @@
c151def95fc51a5ebffabceb6d749e0b libsepol-2.1.0.tgz
9c58d508cace4cd284b2e99aa67a6a9a libsepol-2.1.1.tgz