Update to 0.41.0

Resolves: #1309145
This commit is contained in:
Marek Kasik 2016-02-26 12:57:57 +01:00
parent 0245b8d2e3
commit 3da53d164a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/poppler-0.33.0.tar.xz
/poppler-0.34.0.tar.xz
/poppler-0.40.0.tar.xz
/poppler-0.41.0.tar.xz

View File

@ -1,7 +1,7 @@
Summary: PDF rendering library
Name: poppler
Version: 0.40.0
Release: 2%{?dist}
Version: 0.41.0
Release: 1%{?dist}
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
Group: Development/Libraries
URL: http://poppler.freedesktop.org/
@ -282,6 +282,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
%changelog
* Fri Feb 26 2016 Marek Kasik <mkasik@redhat.com> - 0.41.0-1
- Update to 0.41.0
- Resolves: #1309145
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.40.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
2fec3b2401a1722418b1f5bf64cd00cd poppler-0.40.0.tar.xz
849a8bd6af5794efb961b70418414e5a poppler-0.41.0.tar.xz