parent
9f4808b4fe
commit
4ca1fba4a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/poppler-0.26.2.tar.xz
|
||||
/poppler-0.26.3.tar.xz
|
||||
/poppler-0.26.4.tar.xz
|
||||
/poppler-0.28.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.26.4
|
||||
Version: 0.28.1
|
||||
Release: 1%{?dist}
|
||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||
Group: Development/Libraries
|
||||
@ -209,7 +209,7 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README
|
||||
%{_libdir}/libpoppler.so.46*
|
||||
%{_libdir}/libpoppler.so.47*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -278,6 +278,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2014 Marek Kasik <mkasik@redhat.com> - 0.28.1-1
|
||||
- Update to 0.28.1
|
||||
- Resolves: #1147443
|
||||
|
||||
* Wed Aug 27 2014 Marek Kasik <mkasik@redhat.com> - 0.26.4-1
|
||||
- Update to 0.26.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user