diff --git a/uid_wrapper-1.2.4.tar.gz b/uid_wrapper-1.2.4.tar.gz deleted file mode 100644 index c1fe0e2..0000000 Binary files a/uid_wrapper-1.2.4.tar.gz and /dev/null differ diff --git a/uid_wrapper-1.2.9.tar.gz b/uid_wrapper-1.2.9.tar.gz new file mode 100644 index 0000000..8678985 Binary files /dev/null and b/uid_wrapper-1.2.9.tar.gz differ diff --git a/uid_wrapper.spec b/uid_wrapper.spec index 42392b2..2b4315d 100644 --- a/uid_wrapper.spec +++ b/uid_wrapper.spec @@ -1,6 +1,6 @@ Name: uid_wrapper -Version: 1.2.4 -Release: 5 +Version: 1.2.9 +Release: 1 Summary: A wrapper for privilege separation License: GPLv3+ URL: http://cwrap.org/ @@ -52,7 +52,7 @@ cd obj make test || find Testing -name "*.log" | xargs cat %files -%doc AUTHORS README ChangeLog COPYING +%doc AUTHORS ChangeLog %{_libdir}/libuid_wrapper.so* %{_libdir}/cmake/uid_wrapper/* %{_libdir}/pkgconfig/uid_wrapper.pc @@ -61,6 +61,9 @@ make test || find Testing -name "*.log" | xargs cat %{_mandir}/man1/uid_wrapper.1* %changelog +* Wed Jul 20 2022 zhangfan - 1.2.9-1 +- Update to 1.2.9 + * Mon May 31 2021 huanghaitao - 1.2.4-5 - Completing build dependencies to fix gcc compiler missing error