Version bump to upstream 1.0.1

This commit is contained in:
Paul Moore 2012-11-13 09:51:43 -05:00
parent eacf55cf56
commit c5438379aa

View File

@ -1,6 +1,6 @@
Summary: Enhanced seccomp library
Name: libseccomp
Version: 1.0.0
Version: 1.0.1
Release: 0%{?dist}
ExclusiveArch: %{ix86} x86_64
License: LGPLv2
@ -59,6 +59,8 @@ make V=1 DESTDIR="%{buildroot}" install
%{_mandir}/man3/*
%changelog
* Tue Nov 13 2012 Paul Moore <pmoore@redhat.com> - 1.0.1-0
- New upstream version with several important fixes
* Tue Jul 31 2012 Paul Moore <pmoore@redhat.com> - 1.0.0-0
- New upstream version
- Remove verbose build patch as it is no longer needed