diff --git a/libsemanage-2.1.10.tar.gz b/libsemanage-2.1.10.tar.gz new file mode 100644 index 0000000..7a24d6d --- /dev/null +++ b/libsemanage-2.1.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2e8077245581e94576276f54e80a53c23c28d6961d2dfbe2f004eaba452e91 +size 136757 diff --git a/libsemanage-2.1.10.tgz b/libsemanage-2.1.10.tgz deleted file mode 100644 index 3601694..0000000 --- a/libsemanage-2.1.10.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87489a293225190df5e0eb7b130bcf042354f2e892b35c16d68131c644b61283 -size 139508 diff --git a/libsemanage.changes b/libsemanage.changes index 67e87f7..569fe68 100644 --- a/libsemanage.changes +++ b/libsemanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 27 14:56:37 UTC 2013 - vcizek@suse.com + +- change the source url to the official 2.1.10 release tarball + ------------------------------------------------------------------- Thu Apr 4 19:29:33 UTC 2013 - vcizek@suse.com diff --git a/libsemanage.spec b/libsemanage.spec index 76db8cb..fbb1be8 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -30,7 +30,7 @@ Summary: SELinux binary policy manipulation library License: LGPL-2.1+ Group: System/Libraries Url: http://userspace.selinuxproject.org/ -Source: %{name}-%{version}.tgz +Source: http://userspace.selinuxproject.org/releases/20130423/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/python-semanage.changes b/python-semanage.changes index 3841cda..e85599d 100644 --- a/python-semanage.changes +++ b/python-semanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 27 14:57:01 UTC 2013 - vcizek@suse.com + +- change the source url to the official 2.1.10 release tarball + ------------------------------------------------------------------- Wed Jan 30 12:01:03 UTC 2013 - vcizek@suse.com diff --git a/python-semanage.spec b/python-semanage.spec index 37643a8..22a313d 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -32,7 +32,7 @@ Summary: Python bindings for libsemanage License: LGPL-2.1 Group: Development/Languages/Python Url: http://www.nsa.gov/selinux/ -Source: libsemanage-%{version}.tgz +Source: http://userspace.selinuxproject.org/releases/20130423/libsemanage-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libsemanage1 = %{version}