parent
ee654c598f
commit
c784f4e14a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/poppler-0.24.0.tar.xz
|
||||
/poppler-0.24.1.tar.xz
|
||||
/poppler-0.24.2.tar.xz
|
||||
/poppler-0.24.3.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.24.2
|
||||
Release: 4%{?dist}
|
||||
Version: 0.24.3
|
||||
Release: 1%{?dist}
|
||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://poppler.freedesktop.org/
|
||||
@ -279,6 +279,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2013 Marek Kasik <mkasik@redhat.com> - 0.24.3-1
|
||||
- Update to 0.24.3
|
||||
- Resolves: #1023712
|
||||
|
||||
* Fri Oct 18 2013 Rex Dieter <rdieter@fedoraproject.org> - 0.24.2-4
|
||||
- fix mocversiongrep configure checks (so Qt 5.2 works)
|
||||
- %%configure --disable-silent-rules
|
||||
|
Loading…
Reference in New Issue
Block a user