Update to 0.22.1
This commit is contained in:
parent
bcb6224140
commit
d5d41c2962
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/poppler-0.20.1.tar.gz
|
||||
/poppler-0.20.2.tar.gz
|
||||
/poppler-0.22.0.tar.gz
|
||||
/poppler-0.22.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.22.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.22.1
|
||||
Release: 1%{?dist}
|
||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://poppler.freedesktop.org/
|
||||
@ -242,6 +242,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 27 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-1
|
||||
- Update to 0.22.1
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user