diff --git a/libsemanage.spec b/libsemanage.spec index 8b45045..e33dcee 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -32,7 +32,7 @@ Summary: SELinux binary policy manipulation library License: LGPL-2.1+ Group: System/Libraries Url: http://userspace.selinuxproject.org/ -Source: http://userspace.selinuxproject.org/releases/20131030/%{name}-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20140506/%{name}-%{version}.tar.gz Source1: baselibs.conf Source2: semanage.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python-semanage.spec b/python-semanage.spec index fd61b79..8f8833a 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -33,7 +33,7 @@ Summary: Python bindings for libsemanage License: LGPL-2.1 Group: Development/Languages/Python Url: http://www.nsa.gov/selinux/ -Source: http://userspace.selinuxproject.org/releases/20131030/libsemanage-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20140506/libsemanage-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libsemanage1 = %{version}