update to 1.1.28

This commit is contained in:
yixiangzhike 2020-07-22 18:25:32 +08:00
parent f5c2244c56
commit 3ec2b351ac
3 changed files with 11 additions and 5 deletions

View File

@ -1,10 +1,10 @@
Name: libpaper Name: libpaper
Version: 1.1.24 Version: 1.1.28
Release: 25 Release: 1
Summary: Library for handling paper characteristics Summary: Library for handling paper characteristics
License: GPLv2 License: GPLv2
URL: http://packages.qa.debian.org/libp/libpaper.html 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 Patch0: libpaper-useglibcfallback.patch
Patch1: libpaper-file-leak.patch Patch1: libpaper-file-leak.patch
@ -30,13 +30,13 @@ Requires: man
Man pages and other related documents for libpaper. Man pages and other related documents for libpaper.
%prep %prep
%autosetup -n %{name}-%{version}+nmu4 -p1 %autosetup -n %{name}-%{version} -p1
libtoolize libtoolize
%build %build
touch AUTHORS NEWS touch AUTHORS NEWS
aclocal aclocal
autoconf autoreconf -fi
automake -a automake -a
%configure --disable-static %configure --disable-static
%disable_rpath %disable_rpath
@ -77,6 +77,12 @@ done
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jul 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1.1.28-1
- Type:update
- ID:NA
- SUG:NA
- DESC:update to 1.1.28
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.24-25 * Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.24-25
- fix memory leark and bugfix - fix memory leark and bugfix
* Thu Jan 05 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.24-24 * Thu Jan 05 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.24-24

Binary file not shown.

BIN
libpaper_1.1.28.tar.gz Normal file

Binary file not shown.