Update to upstream
* Release, minor version bump
This commit is contained in:
parent
b7b88e49b7
commit
a98ce44d26
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@ libsepol-2.0.41.tgz
|
||||
/libsepol-2.0.43.tgz
|
||||
/libsepol-2.0.44.tgz
|
||||
/libsepol-2.0.45.tgz
|
||||
/libsepol-2.1.0.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 2.0.45
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -98,6 +98,10 @@ exit 0
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Thu May 3 2011 Dan Walsh <dwalsh@redhat.com> 2.1.0-1
|
||||
- Update to upstream
|
||||
* Release, minor version bump
|
||||
|
||||
* Thu May 3 2011 Dan Walsh <dwalsh@redhat.com> 2.0.45-1
|
||||
- Update to upstream
|
||||
* Warn if filename_trans rules are dropped by Steve Lawrence.
|
||||
|
Loading…
Reference in New Issue
Block a user