!5 libpaper update to 1.1.28

Merge pull request !5 from yixiangzhike/master
This commit is contained in:
openeuler-ci-bot 2020-07-23 17:43:38 +08:00 committed by Gitee
commit d1df45e057
3 changed files with 11 additions and 5 deletions

View File

@ -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 <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
- fix memory leark and bugfix
* 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.