75a61b
Summary: PDF rendering library
75a61b
Name:    poppler
75a61b
Version: 0.26.5
75a61b
Release: 20%{?dist}
75a61b
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
75a61b
Group:   Development/Libraries
75a61b
URL:     http://poppler.freedesktop.org/
75a61b
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1164389
75a61b
Patch0: poppler-0.26.2-pdfdetach.patch
75a61b
75a61b
Patch1: poppler-0.26.2-fofitype1.patch
75a61b
Patch2: poppler-0.26.2-pdfdoc-getpage.patch
75a61b
Patch3: poppler-0.26.2-xref-getentry.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1167020
75a61b
Patch4: poppler-0.26.2-invalid-matrix.patch
75a61b
75a61b
Patch5: poppler-0.26.5-pdfseparate.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1053616
75a61b
Patch6: poppler-0.22.5-rotated-words-selection.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1174537
75a61b
Patch7: poppler-0.26.5-soname-bump.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1241488
75a61b
Patch8: poppler-0.26.5-pfb-headers.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299503
75a61b
Patch9: poppler-0.26.5-fix-creating-poppleraction.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299500
75a61b
Patch10: poppler-0.26.5-do-not-assert-broken-document.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299496
75a61b
Patch11: poppler-0.26.5-check-for-int-overflow.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299490
75a61b
Patch12: poppler-0.26.5-check-GfxSeparationColorSpace-existance.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299481
75a61b
Patch13: poppler-0.26.5-move-array-reallocation.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299479
75a61b
Patch14: poppler-0.26.5-check-groupColorSpaceStack-existance.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1298616
75a61b
Patch15: poppler-0.26.5-show-some-non-ASCII-characters.patch
75a61b
Patch16: poppler-0.26.5-find-correct-glyph.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299506
75a61b
Patch17: poppler-0.26.5-check-array-length.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1299492
75a61b
Patch18: poppler-0.26.5-fix-splash.patch
75a61b
75a61b
Patch19: CVE-2017-9776.patch
75a61b
Patch20: CVE-2017-9775-1.patch
75a61b
Patch21: CVE-2017-9775-2.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1588610
75a61b
Patch22: poppler-0.26.5-annotink.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1579180
75a61b
Patch23: poppler-0.26.5-infinite-recursion.patch
75a61b
75a61b
# https://bugzilla.redhat.com/show_bug.cgi?id=1602838
75a61b
Patch24: poppler-0.26.5-negative-object-number.patch
75a61b
75a61b
Requires: poppler-data >= 0.4.0
75a61b
BuildRequires: automake libtool
75a61b
BuildRequires: gettext-devel
75a61b
BuildRequires: libjpeg-devel
75a61b
BuildRequires: openjpeg-devel >= 1.3-5
75a61b
BuildRequires: pkgconfig(cairo) >= 1.10.0
75a61b
BuildRequires: pkgconfig(gobject-introspection-1.0) 
75a61b
BuildRequires: pkgconfig(gtk+-3.0)
75a61b
BuildRequires: pkgconfig(lcms2)
75a61b
BuildRequires: pkgconfig(QtGui) pkgconfig(QtXml)
75a61b
BuildRequires: pkgconfig(libtiff-4)
75a61b
75a61b
75a61b
%description
75a61b
Poppler, a PDF rendering library, is a fork of the xpdf PDF
75a61b
viewer developed by Derek Noonburg of Glyph and Cog, LLC.
75a61b
75a61b
%package devel
75a61b
Summary: Libraries and headers for poppler
75a61b
Group: Development/Libraries
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description devel
75a61b
You should install the poppler-devel package if you would like to
75a61b
compile applications based on poppler.
75a61b
75a61b
%package glib
75a61b
Summary: Glib wrapper for poppler
75a61b
Group: Development/Libraries
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description glib
75a61b
%{summary}.
75a61b
75a61b
%package glib-devel
75a61b
Summary: Development files for glib wrapper
75a61b
Group: Development/Libraries
75a61b
Requires: %{name}-glib%{?_isa} = %{version}-%{release}
75a61b
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description glib-devel
75a61b
%{summary}.
75a61b
75a61b
75a61b
%package qt
75a61b
Summary: Qt4 wrapper for poppler
75a61b
Group:   System Environment/Libraries
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
%{?_qt4:Requires: qt4%{?_isa} >= %{_qt4_version}}
75a61b
Obsoletes: poppler-qt4 < 0.16.0-3
75a61b
Provides:  poppler-qt4 = %{version}-%{release}
75a61b
%description qt
75a61b
%{summary}.
75a61b
75a61b
%package qt-devel
75a61b
Summary: Development files for Qt4 wrapper
75a61b
Group:   Development/Libraries
75a61b
Requires: %{name}-qt%{?_isa} = %{version}-%{release}
75a61b
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
75a61b
Obsoletes: poppler-qt4-devel < 0.16.0-3
75a61b
Provides:  poppler-qt4-devel = %{version}-%{release}
75a61b
Requires: qt4-devel
75a61b
%description qt-devel
75a61b
%{summary}.
75a61b
75a61b
75a61b
%package cpp
75a61b
Summary: Pure C++ wrapper for poppler
75a61b
Group: Development/Libraries
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description cpp
75a61b
%{summary}.
75a61b
75a61b
%package cpp-devel
75a61b
Summary: Development files for C++ wrapper
75a61b
Group: Development/Libraries
75a61b
Requires: %{name}-cpp%{?_isa} = %{version}-%{release}
75a61b
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description cpp-devel
75a61b
%{summary}.
75a61b
75a61b
%package utils
75a61b
Summary: Command line utilities for converting PDF files
75a61b
Group: Applications/Text
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
%if 0%{?fedora} < 11 && 0%{?rhel} < 6
75a61b
#  last seen in fc8
75a61b
Provides: pdftohtml = 0.36-11
75a61b
Obsoletes: pdftohtml < 0.36-11
75a61b
#  last seen in fc7
75a61b
Provides: xpdf-utils = 1:3.01-27
75a61b
Obsoletes: xpdf-utils < 1:3.01-27
75a61b
# even earlier?
75a61b
Conflicts: xpdf <= 1:3.01-8
75a61b
%endif
75a61b
%description utils
75a61b
Poppler, a PDF rendering library, is a fork of the xpdf PDF
75a61b
viewer developed by Derek Noonburg of Glyph and Cog, LLC.
75a61b
75a61b
This utils package installs a number of command line tools for
75a61b
converting PDF files to a number of other formats.
75a61b
75a61b
%package demos
75a61b
Summary: Demos for poppler
75a61b
Group: Applications/Text
75a61b
Requires: %{name}-glib%{?_isa} = %{version}-%{release}
75a61b
Requires: %{name}%{?_isa} = %{version}-%{release}
75a61b
75a61b
%description demos
75a61b
%{summary}.
75a61b
75a61b
%prep
75a61b
%setup -q
75a61b
%patch0 -p1 -b .pdfdetach
75a61b
%patch1 -p1 -b .fofitype1
75a61b
%patch2 -p1 -b .pdfdoc-getpage
75a61b
%patch3 -p1 -b .xref-getentry
75a61b
%patch4 -p1 -b .invalid-matrix
75a61b
%patch5 -p1 -b .pdfseparate
75a61b
%patch6 -p1 -b .rotated-word-selection
75a61b
%patch7 -p1 -b .soname-bump
75a61b
%patch8 -p1 -b .pfb-headers
75a61b
%patch9 -p1 -b .fix-creating-poppleraction
75a61b
%patch10 -p1 -b .do-not-assert-broken-document
75a61b
%patch11 -p1 -b .check-for-int-overflow
75a61b
%patch12 -p1 -b .check-GfxSeparationColorSpace-existance
75a61b
%patch13 -p1 -b .move-array-reallocation
75a61b
%patch14 -p1 -b .check-groupColorSpaceStack-existance
75a61b
%patch15 -p1 -b .show-some-non-ASCII-characters
75a61b
%patch16 -p1 -b .find-correct-glyph
75a61b
%patch17 -p1 -b .check-array-length
75a61b
%patch18 -p1 -b .fix-splash
75a61b
%patch19 -p1 -b .CVE-2017-9776
75a61b
%patch20 -p1 -b .CVE-2017-9775-1
75a61b
%patch21 -p1 -b .CVE-2017-9775-1
75a61b
%patch22 -p1 -b .annotink
75a61b
%patch23 -p1 -b .infinite-recursion
75a61b
%patch24 -p1 -b .negative-object-number
75a61b
75a61b
# hammer to nuke rpaths, recheck on new releases
75a61b
autoreconf -i -f
75a61b
75a61b
75a61b
%build
75a61b
75a61b
# Hack around borkage, http://cgit.freedesktop.org/poppler/poppler/commit/configure.ac?id=9250449aaa279840d789b3a7cef75d06a0fd88e7
75a61b
PATH=%{_qt4_bindir}:$PATH; export PATH
75a61b
75a61b
%configure \
75a61b
  --disable-silent-rules \
75a61b
  --disable-static \
75a61b
  --enable-cairo-output \
75a61b
  --enable-libjpeg \
75a61b
  --enable-libopenjpeg \
75a61b
  --enable-poppler-qt4 \
75a61b
  --disable-poppler-qt5 \
75a61b
  --enable-xpdf-headers \
75a61b
  --disable-zlib \
75a61b
  --enable-introspection=yes
75a61b
75a61b
make %{?_smp_mflags}
75a61b
75a61b
75a61b
%install
75a61b
make install DESTDIR=$RPM_BUILD_ROOT
75a61b
75a61b
rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
75a61b
75a61b
75a61b
%check
75a61b
# verify pkg-config sanity/version
75a61b
export PKG_CONFIG_PATH=%{buildroot}%{_datadir}/pkgconfig:%{buildroot}%{_libdir}/pkgconfig
75a61b
test "$(pkg-config --modversion poppler)" = "%{version}"
75a61b
test "$(pkg-config --modversion poppler-cairo)" = "%{version}"
75a61b
test "$(pkg-config --modversion poppler-cpp)" = "%{version}"
75a61b
test "$(pkg-config --modversion poppler-glib)" = "%{version}"
75a61b
test "$(pkg-config --modversion poppler-qt4)" = "%{version}"
75a61b
test "$(pkg-config --modversion poppler-splash)" = "%{version}"
75a61b
75a61b
75a61b
%post -p /sbin/ldconfig
75a61b
75a61b
%postun -p /sbin/ldconfig
75a61b
75a61b
%post glib -p /sbin/ldconfig
75a61b
75a61b
%postun glib -p /sbin/ldconfig
75a61b
75a61b
%post qt -p /sbin/ldconfig
75a61b
75a61b
%postun qt -p /sbin/ldconfig
75a61b
75a61b
%post cpp -p /sbin/ldconfig
75a61b
75a61b
%postun cpp -p /sbin/ldconfig
75a61b
75a61b
75a61b
%files
75a61b
%defattr(-,root,root,-)
75a61b
%doc COPYING README
75a61b
%{_libdir}/libpoppler.so.46*
75a61b
75a61b
%files devel
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/pkgconfig/poppler.pc
75a61b
%{_libdir}/pkgconfig/poppler-splash.pc
75a61b
%{_libdir}/libpoppler.so
75a61b
%dir %{_includedir}/poppler/
75a61b
# xpdf headers
75a61b
%{_includedir}/poppler/*.h
75a61b
%{_includedir}/poppler/fofi/
75a61b
%{_includedir}/poppler/goo/
75a61b
%{_includedir}/poppler/splash/
75a61b
%{_datadir}/gtk-doc/
75a61b
75a61b
%files glib
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/libpoppler-glib.so.18*
75a61b
%{_libdir}/girepository-1.0/Poppler-0.18.typelib
75a61b
75a61b
%files glib-devel
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/pkgconfig/poppler-glib.pc
75a61b
%{_libdir}/pkgconfig/poppler-cairo.pc
75a61b
%{_libdir}/libpoppler-glib.so
75a61b
%{_datadir}/gir-1.0/Poppler-0.18.gir
75a61b
%{_includedir}/poppler/glib/
75a61b
75a61b
%files qt
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/libpoppler-qt4.so.14*
75a61b
75a61b
%files qt-devel
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/libpoppler-qt4.so
75a61b
%{_libdir}/pkgconfig/poppler-qt4.pc
75a61b
%{_includedir}/poppler/qt4/
75a61b
75a61b
%files cpp
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/libpoppler-cpp.so.10*
75a61b
75a61b
%files cpp-devel
75a61b
%defattr(-,root,root,-)
75a61b
%{_libdir}/pkgconfig/poppler-cpp.pc
75a61b
%{_libdir}/libpoppler-cpp.so
75a61b
%{_includedir}/poppler/cpp
75a61b
75a61b
%files utils
75a61b
%defattr(-,root,root,-)
75a61b
%{_bindir}/pdf*
75a61b
%{_mandir}/man1/*
75a61b
75a61b
%files demos
75a61b
%defattr(-,root,root,-)
75a61b
%{_bindir}/poppler-glib-demo
75a61b
75a61b
75a61b
%changelog
75a61b
* Mon Jul 30 2018 Marek Kasik <mkasik@redhat.com> - 0.26.5-20
75a61b
- Fix crash when Object has negative number (CVE-2018-13988)
75a61b
- Resolves: #1609036
75a61b
75a61b
* Thu Jun 21 2018 Marek Kasik <mkasik@redhat.com> - 0.26.5-19
75a61b
- Fix infinite recursion on malformed documents (CVE-2017-18267)
75a61b
- Resolves: #1579180
75a61b
75a61b
* Thu Jun 21 2018 Marek Kasik <mkasik@redhat.com> - 0.26.5-18
75a61b
- Fix crash inn AnnotInk::draw() (CVE-2018-10768)
75a61b
- Resolves: #1588610
75a61b
75a61b
* Thu Aug 18 2016 Caolán McNamara <caolanm@redhat.com> - 0.26.5-17
75a61b
- Resolves:rhbz#1482935 CVE-2017-9776
75a61b
75a61b
* Wed Mar  9 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-16
75a61b
- Fix crash in Splash
75a61b
- Resolves: #1299492
75a61b
75a61b
* Wed Mar  9 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-15
75a61b
- Check array length
75a61b
- Resolves: #1299506
75a61b
75a61b
* Tue Mar  8 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-14
75a61b
- Show correct glyph or none instead of 'fi'
75a61b
- Resolves: #1298616
75a61b
75a61b
* Tue Mar  8 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-13
75a61b
- Check for groupColorSpace existance
75a61b
- Resolves: #1299479
75a61b
75a61b
* Tue Mar  8 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-12
75a61b
- Move array reallocation from visitLine to startLine
75a61b
- Resolves: #1299481
75a61b
75a61b
* Mon Mar  7 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-11
75a61b
- Repair patch
75a61b
- Resolves: #1299490
75a61b
75a61b
* Mon Mar  7 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-10
75a61b
- Check for GfxSeparationColorSpace existance
75a61b
- Resolves: #1299490
75a61b
75a61b
* Mon Mar  7 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-9
75a61b
- Check for int overflow
75a61b
- Resolves: #1299496
75a61b
75a61b
* Wed Mar  2 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-8
75a61b
- Do not assert on broken document
75a61b
- Resolves: #1299500
75a61b
75a61b
* Tue Mar  1 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-7
75a61b
- Add missing patch
75a61b
- Resolves: #1299503
75a61b
75a61b
* Tue Mar  1 2016 Martin Hatina <mhatina@redhat.com> - 0.26.5-6
75a61b
- Fix segfault when creating PopplerAction
75a61b
- Resolves: #1299503
75a61b
75a61b
* Thu Jul  9 2015 Marek Kasik <mkasik@redhat.com> - 0.26.5-5
75a61b
- Remove PFB headers from embedded Type1 fonts
75a61b
- before embedding them into a PostScript file.
75a61b
- Resolves: #1241488
75a61b
75a61b
* Fri Apr 24 2015 Marek Kasik <mkasik@redhat.com> - 0.26.5-4
75a61b
- Bump sonames of all frontends so that they loads symbols
75a61b
- from correct libpoppler.so.* when the compat-poppler022
75a61b
- package is installed.
75a61b
- Resolves: #1174537
75a61b
75a61b
* Wed Apr  8 2015 Marek Kasik <mkasik@redhat.com> - 0.26.5-3
75a61b
- Add missing patch
75a61b
- Resolves: #1174537
75a61b
75a61b
* Thu Mar 26 2015 Marek Kasik <mkasik@redhat.com> - 0.26.5-2
75a61b
- Initialize x1 and y1 in TextSelectionPainter::visitLine()
75a61b
- Resolves: #1174537
75a61b
75a61b
* Wed Mar 25 2015 Marek Kasik <mkasik@redhat.com> - 0.26.5-1
75a61b
- Update to 0.26.5
75a61b
- Remove unused patches
75a61b
- Rereview patches from fedora
75a61b
- Modify RHEL patches so that they apply
75a61b
- Disable Qt5 explicitly
75a61b
- Resolves: #1174537
75a61b
75a61b
* Thu Mar 19 2015 Richard Hughes <rhughes@redhat.com> - 0.26.2-1
75a61b
- Update to 0.26.2
75a61b
- Resolves: #1174537
75a61b
75a61b
* Fri Feb 14 2014 Marek Kasik <mkasik@redhat.com> - 0.22.5-6
75a61b
- Add explicit requirement of poppler to poppler-demos (RPMDiff)
75a61b
- Related: #1053616
75a61b
75a61b
* Fri Feb 14 2014 Marek Kasik <mkasik@redhat.com> - 0.22.5-5
75a61b
- Fix selection of words rotated by multiples of 90 degrees
75a61b
- Resolves: #1053616
75a61b
75a61b
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.22.5-4
75a61b
- Mass rebuild 2014-01-24
75a61b
75a61b
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.22.5-3
75a61b
- Mass rebuild 2013-12-27
75a61b
75a61b
* Thu Oct 31 2013 Marek Kasik <mkasik@redhat.com> 0.22.5-2
75a61b
- Add poppler-0.22.5-CVE-2013-4473.patch
75a61b
    (Limit length of output to pathName buffer)
75a61b
- Add poppler-0.22.5-CVE-2013-4474.patch
75a61b
    (Check file pattern)
75a61b
- Resolves: #1025160
75a61b
75a61b
* Mon Jun 24 2013 Marek Kasik <mkasik@redhat.com> 0.22.5-1
75a61b
- Update to 0.22.5
75a61b
75a61b
* Thu Jun 20 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-5
75a61b
- Switch from LCMS to LCMS2
75a61b
- Resolves: #975465
75a61b
75a61b
* Wed Jun  5 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-4
75a61b
- Fix changelog dates
75a61b
75a61b
* Fri Apr 12 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-3
75a61b
- Enable generating of TIFF files by pdftoppm
75a61b
75a61b
* Thu Apr 11 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-2
75a61b
- Fix man pages of pdftops and pdfseparate
75a61b
75a61b
* Wed Feb 27 2013 Marek Kasik <mkasik@redhat.com> 0.22.1-1
75a61b
- Update to 0.22.1
75a61b
75a61b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22.0-3
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
75a61b
75a61b
* Sun Jan 20 2013 Rex Dieter <rdieter@fedoraproject.org> 0.22.0-2
75a61b
- -demos: omit extraneous (and broken) dep
75a61b
75a61b
* Fri Jan 18 2013 Marek Kasik <mkasik@redhat.com> 0.22.0-1
75a61b
- Update to 0.22.0
75a61b
75a61b
* Tue Nov 13 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-9
75a61b
- Move poppler-glib-demo to new sub-package demos
75a61b
- Resolves: #872338
75a61b
75a61b
* Mon Nov 12 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-8
75a61b
- Add references to corresponding bugs for poppler-0.20.3-5.patch
75a61b
75a61b
* Tue Nov  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-7
75a61b
- Add missing hunk to patch poppler-0.20.3-5.patch
75a61b
75a61b
* Tue Nov  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-6
75a61b
- Backport most of the changes from poppler-0.20.3 - poppler-0.20.5
75a61b
-   (those which doesn't change API or ABI and are important)
75a61b
- See poppler-0.20.3-5.patch for detailed list of included commits
75a61b
75a61b
* Wed Oct 31 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-5
75a61b
- Remove unused patch
75a61b
75a61b
* Wed Oct 31 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-4
75a61b
- Update License field
75a61b
75a61b
* Mon Aug  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-3
75a61b
- Fix conversion to ps when having multiple strips
75a61b
75a61b
* Mon Aug  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-2
75a61b
- Make sure xScale and yScale are always initialized
75a61b
- Resolves: #840515
75a61b
75a61b
* Mon Aug  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.2-1
75a61b
- Update to 0.20.2
75a61b
75a61b
* Mon Aug  6 2012 Marek Kasik <mkasik@redhat.com> 0.20.1-3
75a61b
- Try empty string instead of NULL as password if needed
75a61b
- Resolves: #845578
75a61b
75a61b
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20.1-2
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
75a61b
75a61b
* Mon Jul  2 2012 Marek Kasik <mkasik@redhat.com> 0.20.1-1
75a61b
- Update to 0.20.1
75a61b
75a61b
* Mon Jun 25 2012 Nils Philippsen <nils@redhat.com>
75a61b
- license is "GPLv2 or GPLv3" from poppler-0.20.0 on (based off xpdf-3.03)
75a61b
75a61b
* Wed May 16 2012 Marek Kasik <mkasik@redhat.com> 0.20.0-1
75a61b
- Update to 0.20.0
75a61b
75a61b
* Fri May  4 2012 Marek Kasik <mkasik@redhat.com> 0.18.4-3
75a61b
- Backport of a patch which sets mask matrix before drawing an image with a mask
75a61b
- Resolves: #817378
75a61b
75a61b
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18.4-2
75a61b
- Rebuilt for c++ ABI breakage
75a61b
75a61b
* Sat Feb 18 2012 Rex Dieter <rdieter@fedoraproject.org> 0.18.4-1
75a61b
- 0.18.4
75a61b
75a61b
* Thu Feb 09 2012 Rex Dieter <rdieter@fedoraproject.org> 0.18.3-3
75a61b
- rebuild (openjpeg)
75a61b
75a61b
* Tue Jan 17 2012 Rex Dieter <rdieter@fedoraproject.org> 0.18.3-2
75a61b
- -devel: don't own all headers
75a61b
75a61b
* Mon Jan 16 2012 Rex Dieter <rdieter@fedoraproject.org> 0.18.3-1
75a61b
- 0.18.3
75a61b
75a61b
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18.2-2
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
75a61b
75a61b
* Tue Dec 06 2011 Marek Kasik <mkasik@redhat.com> - 0.18.2-1
75a61b
- Update to 0.18.2
75a61b
- Remove upstreamed patches
75a61b
75a61b
* Mon Dec 05 2011 Adam Jackson <ajax@redhat.com> 0.18.1-3
75a61b
- Rebuild for new libpng
75a61b
75a61b
* Fri Oct 28 2011 Rex Dieter <rdieter@fedoraproject.org> 0.18.1-2
75a61b
- poppler-glib.pc pkgconfig file broken (#749898)
75a61b
- %%check: verify pkgconfig sanity
75a61b
75a61b
* Fri Oct 28 2011 Rex Dieter <rdieter@fedoraproject.org> 0.18.1-1
75a61b
- Update to 0.18.1
75a61b
- pkgconfig-style deps
75a61b
- tighten deps with %%_isa
75a61b
75a61b
* Fri Sep 30 2011 Marek Kasik <mkasik@redhat.com> - 0.18.0-2
75a61b
- rebuild 
75a61b
75a61b
* Fri Sep 30 2011 Marek Kasik <mkasik@redhat.com> - 0.18.0-1
75a61b
- Update to 0.18.0
75a61b
75a61b
* Mon Sep 26 2011 Marek Kasik <mkasik@redhat.com> - 0.17.3-2
75a61b
- Don't include pdfextract and pdfmerge in resulting packages for now
75a61b
- since they conflict with packages pdfmerge and mupdf (#740906)
75a61b
75a61b
* Mon Sep 19 2011 Marek Kasik <mkasik@redhat.com> - 0.17.3-1
75a61b
- Update to 0.17.3
75a61b
75a61b
* Wed Aug 17 2011 Marek Kasik <mkasik@redhat.com> - 0.17.0-2
75a61b
- Fix a problem with freeing of memory in PreScanOutputDev (#730941)
75a61b
75a61b
* Fri Jul 15 2011 Marek Kasik <mkasik@redhat.com> - 0.17.0-1
75a61b
- Update to 0.17.0
75a61b
75a61b
* Thu Jun 30 2011 Rex Dieter <rdieter@fedoraproject.org> 0.16.7-1
75a61b
- 0.16.7
75a61b
75a61b
* Wed Jun 22 2011 Marek Kasik <mkasik@redhat.com> - 0.16.6-2
75a61b
- Drop dependency on gtk-doc (#604412)
75a61b
75a61b
* Thu Jun  2 2011 Marek Kasik <mkasik@redhat.com> - 0.16.6-1
75a61b
- Update to 0.16.6
75a61b
75a61b
* Thu May  5 2011 Marek Kasik <mkasik@redhat.com> - 0.16.5-1
75a61b
- Update to 0.16.5
75a61b
75a61b
* Thu Mar 31 2011 Marek Kasik <mkasik@redhat.com> - 0.16.4-1
75a61b
- Update to 0.16.4
75a61b
75a61b
* Sun Mar 13 2011 Marek Kasik <mkasik@redhat.com> - 0.16.3-2
75a61b
- Update to 0.16.3
75a61b
75a61b
* Sun Mar 13 2011 Marek Kasik <mkasik@redhat.com> - 0.16.3-1
75a61b
- Update to 0.16.3
75a61b
75a61b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.2-2
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
75a61b
75a61b
* Wed Feb  2 2011 Marek Kasik <mkasik@redhat.com> - 0.16.2-1
75a61b
- Update to 0.16.2
75a61b
75a61b
* Tue Jan 18 2011 Rex Dieter <rdieter@fedoraproject.org> - 0.16.0-3
75a61b
- drop qt3 bindings
75a61b
- rename -qt4 -> -qt
75a61b
75a61b
* Wed Jan 12 2011 Rex Dieter <rdieter@fedoraproject.org> - 0.16.0-2
75a61b
- rebuild (openjpeg)
75a61b
75a61b
* Mon Dec 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.16.0-1
75a61b
- 0.16.0
75a61b
75a61b
* Fri Dec 10 2010 Marek Kasik <mkasik@redhat.com> - 0.15.3-1
75a61b
- Update to 0.15.3
75a61b
75a61b
* Mon Nov  1 2010 Marek Kasik <mkasik@redhat.com> - 0.15.1-1
75a61b
- Update to 0.15.1
75a61b
- Remove CVE-2010-3702, 3703 and 3704 patches (they are already in 0.15.1)
75a61b
75a61b
* Thu Oct  7 2010 Marek Kasik <mkasik@redhat.com> - 0.15.0-5
75a61b
- Add poppler-0.15.0-CVE-2010-3702.patch
75a61b
    (Properly initialize parser)
75a61b
- Add poppler-0.15.0-CVE-2010-3703.patch
75a61b
    (Properly initialize stack)
75a61b
- Add poppler-0.15.0-CVE-2010-3704.patch
75a61b
    (Fix crash in broken pdf (code < 0))
75a61b
- Resolves: #639861
75a61b
75a61b
* Wed Sep 29 2010 jkeating - 0.15.0-4
75a61b
- Rebuilt for gcc bug 634757
75a61b
75a61b
* Mon Sep 27 2010 Marek Kasik <mkasik@redhat.com> - 0.15.0-3
75a61b
- Remove explicit requirement of gobject-introspection
75a61b
75a61b
* Fri Sep 24 2010 Marek Kasik <mkasik@redhat.com> - 0.15.0-2
75a61b
- Move requirement of gobject-introspection to glib sub-package
75a61b
75a61b
* Fri Sep 24 2010 Marek Kasik <mkasik@redhat.com> - 0.15.0-1
75a61b
- Update to 0.15.0
75a61b
- Enable introspection
75a61b
75a61b
* Sat Sep 11 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.14.3-1
75a61b
- Update to 0.14.3
75a61b
75a61b
* Thu Aug 19 2010 Marek Kasik <mkasik@redhat.com> - 0.14.2-1
75a61b
- Update to 0.14.2
75a61b
- Remove poppler-0.12.1-objstream.patch
75a61b
75a61b
* Fri Jul 16 2010 Marek Kasik <mkasik@redhat.com> - 0.14.1-1
75a61b
- Update to 0.14.1
75a61b
- Don't apply poppler-0.12.1-objstream.patch, it is not needed anymore
75a61b
75a61b
* Fri Jun 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.14.0-1
75a61b
- Update to 0.14.0
75a61b
75a61b
* Wed May 26 2010 Marek Kasik <mkasik@redhat.com> - 0.13.4-1
75a61b
- poppler-0.13.4
75a61b
75a61b
* Mon May  3 2010 Marek Kasik <mkasik@redhat.com> - 0.13.3-2
75a61b
- Update "sources" file
75a61b
- Add BuildRequires "gettext-devel"
75a61b
75a61b
* Fri Apr 30 2010 Marek Kasik <mkasik@redhat.com> - 0.13.3-1
75a61b
- poppler-0.13.3
75a61b
75a61b
* Thu Mar  4 2010 Marek Kasik <mkasik@redhat.com> - 0.12.4-2
75a61b
- Fix showing of radio buttons (#480868)
75a61b
75a61b
* Thu Feb 18 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.12.4-1
75a61b
- popper-0.12.4
75a61b
75a61b
* Tue Feb 16 2010 Marek Kasik <mkasik@redhat.com> - 0.12.3-9
75a61b
- Fix downscaling of rotated pages (#563353)
75a61b
75a61b
* Thu Jan 28 2010 Marek Kasik <mkasik@redhat.com> - 0.12.3-8
75a61b
- Get current FcConfig before using it (#533992)
75a61b
75a61b
* Sun Jan 24 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.12.3-7
75a61b
- use alternative/upstream downscale patch (#556549, fdo#5589)
75a61b
75a61b
* Wed Jan 20 2010 Marek Kasik <mkasik@redhat.com> - 0.12.3-6
75a61b
- Add dependency on poppler-data (#553991)
75a61b
75a61b
* Tue Jan 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.12.3-5
75a61b
- cairo backend, scale images correctly (#556549, fdo#5589)
75a61b
75a61b
* Fri Jan 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.12.3-4
75a61b
- Sanitize versioned Obsoletes/Provides
75a61b
75a61b
* Fri Jan 15 2010 Marek Kasik <mkasik@redhat.com> - 0.12.3-3
75a61b
- Correct permissions of goo/GooTimer.h
75a61b
- Convert pdftohtml.1 to utf8
75a61b
- Make the pdftohtml's Provides/Obsoletes versioned
75a61b
75a61b
* Thu Jan 07 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.12.3-1
75a61b
- poppler-0.12.3
75a61b
75a61b
* Mon Nov 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.12.2-1
75a61b
- poppler-0.12.2
75a61b
75a61b
* Sun Oct 25 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.12.1-3
75a61b
- CVE-2009-3607 poppler: create_surface_from_thumbnail_data
75a61b
  integer overflow (#526924)
75a61b
75a61b
* Mon Oct 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.12.1-1
75a61b
- poppler-0.12.1
75a61b
- deprecate xpdf/pdftohtml Conflicts/Obsoletes
75a61b
75a61b
* Wed Sep 09 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.12.0-1
75a61b
- Update to 0.12.0
75a61b
75a61b
* Tue Aug 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.3-1
75a61b
- Update to 0.11.3
75a61b
75a61b
* Mon Aug  3 2009 Matthias Clasen <mclasen@redhat.com> - 0.11.2-1
75a61b
- Update to 0.11.2
75a61b
75a61b
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.1-3
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
75a61b
75a61b
* Tue Jun 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.1-2
75a61b
- omit poppler-data (#507675)
75a61b
75a61b
* Tue Jun 23 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.1-1
75a61b
- poppler-0.11.1
75a61b
75a61b
* Mon Jun 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.0-6
75a61b
- reduce lib deps in qt/qt4 pkg-config support
75a61b
75a61b
* Sat Jun 20 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.0-5
75a61b
- --enable-libjpeg
75a61b
- (explicitly) --disable-zlib
75a61b
75a61b
* Fri Jun 19 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.0-3
75a61b
- --enable-libopenjpeg, --disable-zlib
75a61b
75a61b
* Sun May 24 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.11.0-2
75a61b
- update changelog
75a61b
- track sonames
75a61b
75a61b
* Tue May 19 2009 Bastien Nocera <bnocera@redhat.com> - 0.11.0-1
75a61b
- Update to 0.11.0
75a61b
75a61b
* Thu Mar 12 2009 Matthias Clasen <mclasen@redhat.com> - 0.10.5-1
75a61b
- Update to 0.10.5
75a61b
75a61b
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.4-2
75a61b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
75a61b
75a61b
* Tue Feb 17 2009 Matthias Clasen <mclasen@redhat.com> - 0.10.4-1
75a61b
- Update to 0.10.4
75a61b
75a61b
* Tue Jan 20 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.10.3-2
75a61b
- add needed scriptlets
75a61b
- nuke rpaths
75a61b
75a61b
* Tue Jan 13 2009 Matthias Clasen <mclasen@redhat.com> - 0.10.3-1
75a61b
- Update to 0.10.3
75a61b
75a61b
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 0.10.2-1
75a61b
- Update to 0.10.2
75a61b
75a61b
* Tue Nov 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.10.1-1
75a61b
- Update to 0.10.1 and  -data 0.2.1
75a61b
75a61b
* Tue Sep 16 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.8.7-2
75a61b
- cleanup qt3 hack
75a61b
- %%description cosmetics
75a61b
75a61b
* Sun Sep  7 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.7-1
75a61b
- Update to 0.8.7
75a61b
75a61b
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.6-1
75a61b
- Update to 0.8.6
75a61b
75a61b
* Tue Aug 05 2008 Colin Walters <walters@redhat.com> - 0.8.5-1
75a61b
- Update to 0.8.5
75a61b
75a61b
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.3-1
75a61b
- Update to 0.8.3
75a61b
75a61b
* Mon Apr 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.1-1
75a61b
- Update to 0.8.1
75a61b
75a61b
* Sun Apr 06 2008 Adam Jackson <ajax@redhat.com> 0.8.0-3
75a61b
- poppler-0.8.0-ocg-crash.patch: Fix a crash when no optional content
75a61b
  groups are defined.
75a61b
- Mangle configure to account for the new directory for qt3 libs.
75a61b
- Fix grammar in %%description.
75a61b
75a61b
* Tue Apr 01 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.8.0-2
75a61b
- -qt-devel: Requires: qt3-devel
75a61b
75a61b
* Sun Mar 30 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.0-1
75a61b
- Update to 0.8.0
75a61b
75a61b
* Sun Mar 23 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.3-1
75a61b
- Update to 0.7.3
75a61b
75a61b
* Wed Mar 12 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.2-1
75a61b
- Update to 0.7.2
75a61b
75a61b
* Thu Feb 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.1-1
75a61b
- Update to 0.7.1
75a61b
75a61b
* Thu Feb 21 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.0-1
75a61b
- Update to 0.7.0
75a61b
75a61b
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.6.4-4
75a61b
- Autorebuild for GCC 4.3
75a61b
75a61b
* Mon Feb 18 2008 Jindrich Novy <jnovy@redhat.com> - 0.6.4-3
75a61b
- apply ObjStream patch (#433090)
75a61b
75a61b
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.6.4-2
75a61b
- Add some required inter-subpackge deps
75a61b
75a61b
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.6.4-1
75a61b
- Update to 0.6.4
75a61b
- Split off poppler-glib
75a61b
75a61b
* Sun Dec  2 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.2-3
75a61b
- Fix the qt3 checks some more
75a61b
75a61b
* Wed Nov 28 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.2-2
75a61b
- package xpdf headers in poppler-devel (Jindrich Novy)
75a61b
- Fix qt3 detection (Denis Leroy)
75a61b
75a61b
* Thu Nov 22 2007 Matthias Clasen <mclasen@redhat.com> - 0.6.2-1
75a61b
- Update to 0.6.2
75a61b
75a61b
* Thu Oct 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.6-2
75a61b
- include qt4 wrapper
75a61b
75a61b
* Tue Sep  4 2007 Kristian Høgsberg <krh@redhat.com> - 0.6-1
75a61b
- Update to 0.6
75a61b
75a61b
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 0.5.91-2
75a61b
- Remove debug spew
75a61b
75a61b
* Tue Aug 14 2007 Matthias Clasen <mclasen@redhat.com> - 0.5.91-1
75a61b
- Update to 0.5.91
75a61b
75a61b
* Wed Aug  8 2007 Matthias Clasen <mclasen@redhat.com> - 0.5.9-2
75a61b
- Update the license field
75a61b
75a61b
* Mon Jun 18 2007 Matthias Clasen <mclasen@redhat.com> - 0.5.9-1
75a61b
- Update to 0.5.9
75a61b
75a61b
* Thu Mar  1 2007 Bill Nottingham <notting@redhat.com> - 0.5.4-7
75a61b
- fix it so the qt pkgconfig/.so aren't in the main poppler-devel
75a61b
75a61b
* Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.4-5
75a61b
- Include epoch in the Provides/Obsoletes for xpdf-utils
75a61b
75a61b
* Wed Dec 13 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.4-4
75a61b
- Add Provides/Obsoletes for xpdf-utils (#219033)
75a61b
75a61b
* Fri Dec 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.5.4-3
75a61b
- drop hard-wired: Req: gtk2
75a61b
- --disable-static
75a61b
- enable qt wrapper
75a61b
- -devel: Requires: pkgconfig
75a61b
75a61b
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 0.5.4-2
75a61b
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
75a61b
75a61b
* Thu Sep 21 2006 Kristian Høgsberg <krh@redhat.com> - 0.5.4-1.fc6
75a61b
- Rebase to 0.5.4, drop poppler-0.5.3-libs.patch, fixes #205813,
75a61b
  #205549, #200613, #172137, #172138, #161293 and more.
75a61b
75a61b
* Wed Sep 13 2006 Kristian Høgsberg <krh@redhat.com> - 0.5.3-3.fc6
75a61b
- Move .so to -devel (#203637).
75a61b
75a61b
* Mon Aug 14 2006 Matthias Clasen <mclasen@redhat.com> - 0.5.3-2.fc6
75a61b
- link against fontconfig (see bug 202256)
75a61b
75a61b
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.5.3-1.1
75a61b
- rebuild
75a61b
75a61b
* Wed May 31 2006 Kristian Høgsberg <krh@redhat.com> 0.5.3-1
75a61b
- Update to 0.5.3.
75a61b
75a61b
* Mon May 22 2006 Kristian Høgsberg <krh@redhat.com> 0.5.2-1
75a61b
- Update to 0.5.2.
75a61b
75a61b
* Wed Mar  1 2006 Kristian Høgsberg <krh@redhat.com> 0.5.1-2
75a61b
- Rebuild the get rid of old soname dependency.
75a61b
75a61b
* Tue Feb 28 2006 Kristian Høgsberg <krh@redhat.com> 0.5.1-1
75a61b
- Update to version 0.5.1.
75a61b
75a61b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.5.0-4.2
75a61b
- bump again for double-long bug on ppc(64)
75a61b
75a61b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.5.0-4.1
75a61b
- rebuilt for new gcc4.1 snapshot and glibc changes
75a61b
75a61b
* Wed Jan 18 2006 Ray Strode <rstrode@redhat.com> - 0.5.0-4
75a61b
- change xpdf conflict version to be <= instead of <
75a61b
75a61b
* Wed Jan 18 2006 Ray Strode <rstrode@redhat.com> - 0.5.0-3
75a61b
- update conflicts: xpdf line to be versioned
75a61b
75a61b
* Wed Jan 11 2006 Kristian Høgsberg <krh@redhat.com> - 0.5.0-2.0
75a61b
- Update to 0.5.0 and add poppler-utils subpackage.
75a61b
- Flesh out poppler-utils subpackage.
75a61b
75a61b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
75a61b
- rebuilt
75a61b
75a61b
* Sun Sep  4 2005 Kristian Høgsberg <krh@redhat.com> - 0.4.2-1
75a61b
- Update to 0.4.2 and disable splash backend so we don't build it.
75a61b
75a61b
* Fri Aug 26 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.4.1-2
75a61b
- Rebuild
75a61b
75a61b
* Fri Aug 26 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.4.1-1
75a61b
- Update to 0.4.1
75a61b
75a61b
* Wed Aug 17 2005 Kristian Høgsberg <krh@redhat.com> - 0.4.0-2
75a61b
- Bump release and rebuild.
75a61b
75a61b
* Wed Aug 17 2005 Marco Pesenti gritti <mpg@redhat.com> - 0.4.0-1
75a61b
- Update to 0.4.0
75a61b
75a61b
* Mon Aug 15 2005 Kristian Høgsberg <krh@redhat.com> - 0.3.3-2
75a61b
- Rebuild to pick up new cairo soname.
75a61b
75a61b
* Mon Jun 20 2005 Kristian Høgsberg <krh@redhat.com> - 0.3.3-1
75a61b
- Update to 0.3.3 and change to build cairo backend.
75a61b
75a61b
* Sun May 22 2005 Marco Pesenti gritti <mpg@redhat.com> - 0.3.2-1
75a61b
- Update to 0.3.2
75a61b
75a61b
* Sat May  7 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.3.1
75a61b
- Update to 0.3.1
75a61b
75a61b
* Sat Apr 23 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.3.0
75a61b
- Update to 0.3.0
75a61b
75a61b
* Wed Apr 13 2005 Florian La Roche <laroche@redhat.com>
75a61b
- remove empty post/postun scripts
75a61b
75a61b
* Wed Apr  6 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.2.0-1
75a61b
- Update to 0.2.0
75a61b
75a61b
* Sat Mar 12 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.1.2-1
75a61b
- Update to 0.1.2
75a61b
- Use tar.gz because there are not bz of poppler
75a61b
75a61b
* Wed Mar  2 2005 Marco Pesenti Gritti <mpg@redhat.com> - 0.1.1-1
75a61b
- Initial build