diff --git a/libpaper.spec b/libpaper.spec index bda52bf686d05807ae0edcd09fc1b5298a4f3890..c66d6d729bc4e9310513134c38097723e1414824 100644 --- a/libpaper.spec +++ b/libpaper.spec @@ -1,10 +1,10 @@ Name: libpaper -Version: 1.1.24 -Release: 25 +Version: 1.1.28 +Release: 1 Summary: Library for handling paper characteristics License: GPLv2 URL: http://packages.qa.debian.org/libp/libpaper.html -Source0: http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}+nmu4.tar.gz +Source0: http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}.tar.gz Patch0: libpaper-useglibcfallback.patch Patch1: libpaper-file-leak.patch @@ -30,13 +30,13 @@ Requires: man Man pages and other related documents for libpaper. %prep -%autosetup -n %{name}-%{version}+nmu4 -p1 +%autosetup -n %{name}-%{version} -p1 libtoolize %build touch AUTHORS NEWS aclocal -autoconf +autoreconf -fi automake -a %configure --disable-static %disable_rpath @@ -77,6 +77,12 @@ done %{_mandir}/man3/* %changelog +* Wed Jul 22 2020 zhangxingliang - 1.1.28-1 +- Type:update +- ID:NA +- SUG:NA +- DESC:update to 1.1.28 + * Wed Mar 18 2020 openEuler Buildteam - 1.1.24-25 - fix memory leark and bugfix * Thu Jan 05 2020 openEuler Buildteam - 1.1.24-24 diff --git a/libpaper_1.1.24+nmu4.tar.gz b/libpaper_1.1.24+nmu4.tar.gz deleted file mode 100644 index e0fb424b772eaaa5b2f1aa220fc04a67ae48c19d..0000000000000000000000000000000000000000 Binary files a/libpaper_1.1.24+nmu4.tar.gz and /dev/null differ diff --git a/libpaper_1.1.28.tar.gz b/libpaper_1.1.28.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f22b0a9377f067d2b78924e014b4ff0b9c8d2e11 Binary files /dev/null and b/libpaper_1.1.28.tar.gz differ