2012-08-08 10:55:08 +00:00
|
|
|
# we build CUPS also with relro
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
Summary: OpenPrinting CUPS filters and backends
|
|
|
|
Name: cups-filters
|
2019-01-25 08:12:42 +00:00
|
|
|
Version: 1.22.0
|
2019-01-31 16:34:35 +00:00
|
|
|
Release: 3%{?dist}
|
2012-08-08 10:55:08 +00:00
|
|
|
|
|
|
|
# For a breakdown of the licensing, see COPYING file
|
|
|
|
# GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*,
|
|
|
|
# imagetopdf, pstopdf, texttopdf
|
|
|
|
# backends: parallel, serial
|
2013-11-30 18:46:42 +00:00
|
|
|
# GPLv2+: filters: gstopxl, textonly, texttops, imagetops, foomatic-rip
|
2012-08-08 10:55:08 +00:00
|
|
|
# GPLv3: filters: bannertopdf
|
2014-06-11 13:51:08 +00:00
|
|
|
# GPLv3+: filters: urftopdf, rastertopdf
|
2013-01-02 16:14:42 +00:00
|
|
|
# LGPLv2+: utils: cups-browsed
|
2013-08-13 10:07:13 +00:00
|
|
|
# MIT: filters: gstoraster, pdftoijs, pdftoopvp, pdftopdf, pdftoraster
|
2018-07-24 13:39:38 +00:00
|
|
|
License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT and BSD with advertising
|
2012-08-08 10:55:08 +00:00
|
|
|
|
2013-06-26 18:59:32 +00:00
|
|
|
Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
|
2013-01-02 16:14:42 +00:00
|
|
|
Source0: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz
|
2013-07-01 12:17:35 +00:00
|
|
|
|
2018-01-16 13:56:21 +00:00
|
|
|
Patch01: cups-filters-createall.patch
|
2018-11-12 13:35:36 +00:00
|
|
|
# Links in man page is wrong - it shows 'cups-browsed' in path, but we
|
|
|
|
# have 'cups-filters' in path, because it is shipped in 'cups-filters' package
|
|
|
|
# instead of 'cups-browsed' as Ubuntu does. I can repack the project later,
|
|
|
|
# so cups-browsed would have separate sub package, so the link would be correct
|
2018-12-13 15:06:47 +00:00
|
|
|
Patch02: cups-browsed.8.patch
|
|
|
|
# backport from upstream - checking for timeouts were done for disappearing queues,
|
|
|
|
# which caused crashes
|
2013-07-01 12:17:35 +00:00
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
Requires: cups-filters-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
2018-02-19 12:55:09 +00:00
|
|
|
# gcc and gcc-c++ is not in buildroot by default
|
|
|
|
|
|
|
|
# gcc for backends (implicitclass, parallel, serial, backend error handling)
|
|
|
|
# cupsfilters (colord, color manager...), filter (banners,
|
|
|
|
# commandto*, braille, foomatic-rip, imagetoraster, imagetopdf, gstoraster e.g.),
|
|
|
|
# fontembed, cups-browsed
|
|
|
|
BuildRequires: gcc
|
|
|
|
# gcc-c++ for pdftoopvp, pdftopdf
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
BuildRequires: cups-devel
|
2018-02-26 11:54:27 +00:00
|
|
|
BuildRequires: pkgconf-pkg-config
|
2012-08-22 12:05:51 +00:00
|
|
|
# pdftopdf
|
2014-03-10 12:51:16 +00:00
|
|
|
BuildRequires: pkgconfig(libqpdf)
|
2012-08-22 12:05:51 +00:00
|
|
|
# pdftops
|
|
|
|
BuildRequires: poppler-utils
|
2013-11-06 15:53:12 +00:00
|
|
|
# pdftoijs, pdftoopvp, pdftoraster, gstoraster
|
2014-03-10 12:51:16 +00:00
|
|
|
BuildRequires: pkgconfig(poppler)
|
|
|
|
BuildRequires: poppler-cpp-devel
|
2018-02-26 11:54:27 +00:00
|
|
|
BuildRequires: libjpeg-turbo-devel
|
2012-08-08 10:55:08 +00:00
|
|
|
BuildRequires: libtiff-devel
|
2014-03-10 12:51:16 +00:00
|
|
|
BuildRequires: pkgconfig(libpng)
|
|
|
|
BuildRequires: pkgconfig(zlib)
|
|
|
|
BuildRequires: pkgconfig(dbus-1)
|
2018-01-11 16:01:33 +00:00
|
|
|
BuildRequires: ghostscript
|
2012-08-08 10:55:08 +00:00
|
|
|
# libijs
|
2014-03-10 12:51:16 +00:00
|
|
|
BuildRequires: pkgconfig(ijs)
|
|
|
|
BuildRequires: pkgconfig(freetype2)
|
|
|
|
BuildRequires: pkgconfig(fontconfig)
|
2014-06-03 11:23:44 +00:00
|
|
|
BuildRequires: pkgconfig(lcms2)
|
2013-01-02 16:14:42 +00:00
|
|
|
# cups-browsed
|
2014-03-10 12:51:16 +00:00
|
|
|
BuildRequires: avahi-devel
|
|
|
|
BuildRequires: pkgconfig(avahi-glib)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
2013-01-02 16:14:42 +00:00
|
|
|
BuildRequires: systemd
|
2012-08-08 10:55:08 +00:00
|
|
|
|
|
|
|
# Make sure we get postscriptdriver tags.
|
2017-06-29 06:44:07 +00:00
|
|
|
BuildRequires: python3-cups
|
2012-08-08 10:55:08 +00:00
|
|
|
|
2013-08-27 13:21:05 +00:00
|
|
|
# Testing font for test scripts.
|
|
|
|
BuildRequires: dejavu-sans-fonts
|
|
|
|
|
2012-08-21 07:30:00 +00:00
|
|
|
# autogen.sh
|
2012-08-08 10:55:08 +00:00
|
|
|
BuildRequires: autoconf
|
|
|
|
BuildRequires: automake
|
|
|
|
BuildRequires: libtool
|
|
|
|
|
|
|
|
Requires: cups-filesystem
|
2018-06-12 13:22:34 +00:00
|
|
|
# if --with-pdftops is set to hybrid, we use poppler filters for several printers
|
|
|
|
# and for printing banners, for other printers we need gs - ghostscript
|
|
|
|
Requires: poppler-utils
|
|
|
|
Requires: ghostscript
|
2014-03-04 17:22:38 +00:00
|
|
|
|
|
|
|
# texttopdf
|
|
|
|
Requires: liberation-mono-fonts
|
|
|
|
|
2013-05-07 05:51:32 +00:00
|
|
|
# pstopdf
|
2017-04-28 15:41:19 +00:00
|
|
|
Requires: bc grep sed which
|
2012-08-08 10:55:08 +00:00
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
# cups-browsed
|
2018-06-12 05:36:18 +00:00
|
|
|
# cups-browsed needs to have cups.service to run
|
|
|
|
Requires: cups
|
2013-01-02 16:14:42 +00:00
|
|
|
Requires(post): systemd
|
|
|
|
Requires(preun): systemd
|
|
|
|
Requires(postun): systemd
|
|
|
|
|
2018-09-24 15:43:53 +00:00
|
|
|
# some installations can have ghostscript-cups or foomatic-filters installed,
|
|
|
|
# but they are provided by cups-filters, so we need to obsolete them to have
|
|
|
|
# them uninstalled - remove these obsoletes when F31+
|
|
|
|
Obsoletes: ghostscript-cups
|
|
|
|
Obsoletes: foomatic-filters
|
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
%package libs
|
|
|
|
Summary: OpenPrinting CUPS filters and backends - cupsfilters and fontembed libraries
|
|
|
|
# LGPLv2: libcupsfilters
|
|
|
|
# MIT: libfontembed
|
|
|
|
License: LGPLv2 and MIT
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: OpenPrinting CUPS filters and backends - development environment
|
|
|
|
License: LGPLv2 and MIT
|
|
|
|
Requires: cups-filters-libs%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description
|
|
|
|
Contains backends, filters, and other software that was
|
|
|
|
once part of the core CUPS distribution but is no longer maintained by
|
|
|
|
Apple Inc. In addition it contains additional filters developed
|
|
|
|
independently of Apple, especially filters for the PDF-centric printing
|
|
|
|
workflow introduced by OpenPrinting.
|
|
|
|
|
|
|
|
%description libs
|
|
|
|
This package provides cupsfilters and fontembed libraries.
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
This is the development package for OpenPrinting CUPS filters and backends.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2013-07-23 14:47:01 +00:00
|
|
|
|
2018-04-05 06:16:08 +00:00
|
|
|
# set LocalQueueNamingRemoteCUPS and CreateIPPPrinterQueues by default
|
2018-01-16 13:56:21 +00:00
|
|
|
%patch01 -p1 -b .createall
|
2018-11-12 13:35:36 +00:00
|
|
|
# links in manpage
|
2018-12-13 15:06:47 +00:00
|
|
|
%patch02 -p1 -b .manpage
|
2013-07-23 14:47:01 +00:00
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
%build
|
2012-08-21 07:30:00 +00:00
|
|
|
# work-around Rpath
|
2012-08-08 10:55:08 +00:00
|
|
|
./autogen.sh
|
|
|
|
|
2013-10-11 10:58:34 +00:00
|
|
|
# --with-pdftops=hybrid - use Poppler's pdftops instead of Ghostscript for
|
|
|
|
# Brother, Minolta, and Konica Minolta to work around
|
|
|
|
# bugs in the printer's PS interpreters
|
2013-01-02 16:14:42 +00:00
|
|
|
# --with-rcdir=no - don't install SysV init script
|
2017-09-06 09:40:37 +00:00
|
|
|
# --enable-auto-setup-driverless - enable automatic setup of IPP network printers
|
|
|
|
# with driverless support
|
|
|
|
# --enable-driverless - enable PPD generator for driverless printing in
|
|
|
|
# /usr/lib/cups/driver, it is for manual setup of
|
|
|
|
# driverless printers with printer setup tool
|
|
|
|
# --disable-static - do not build static libraries (becuase of Fedora Packaging
|
|
|
|
# Guidelines)
|
|
|
|
# --enable-dbus - enable DBus Connection Manager's code
|
|
|
|
# --disable-silent-rules - verbose build output
|
|
|
|
# --disable-mutool - mupdf is retired in Fedora, use qpdf
|
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
%configure --disable-static \
|
|
|
|
--disable-silent-rules \
|
2013-10-11 10:58:34 +00:00
|
|
|
--with-pdftops=hybrid \
|
2013-11-06 15:53:12 +00:00
|
|
|
--enable-dbus \
|
2017-05-31 07:48:18 +00:00
|
|
|
--with-rcdir=no \
|
2017-09-06 09:40:37 +00:00
|
|
|
--disable-mutool \
|
|
|
|
--enable-driverless \
|
|
|
|
--enable-auto-setup-driverless
|
2012-08-08 10:55:08 +00:00
|
|
|
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=%{buildroot}
|
|
|
|
|
|
|
|
# Don't ship libtool la files.
|
|
|
|
rm -f %{buildroot}%{_libdir}/lib*.la
|
|
|
|
|
|
|
|
# Not sure what is this good for.
|
|
|
|
rm -f %{buildroot}%{_bindir}/ttfread
|
|
|
|
|
2016-08-03 13:29:16 +00:00
|
|
|
rm -f %{buildroot}%{_pkgdocdir}/INSTALL
|
|
|
|
mkdir -p %{buildroot}%{_pkgdocdir}/fontembed/
|
|
|
|
cp -p fontembed/README %{buildroot}%{_pkgdocdir}/fontembed/
|
2014-08-15 11:31:50 +00:00
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
# systemd unit file
|
|
|
|
mkdir -p %{buildroot}%{_unitdir}
|
2013-08-29 09:35:12 +00:00
|
|
|
install -p -m 644 utils/cups-browsed.service %{buildroot}%{_unitdir}
|
2013-01-02 16:14:42 +00:00
|
|
|
|
2014-01-14 12:43:10 +00:00
|
|
|
# LSB3.2 requires /usr/bin/foomatic-rip,
|
|
|
|
# create it temporarily as a relative symlink
|
2016-12-02 13:57:32 +00:00
|
|
|
ln -sf %{_cups_serverbin}/filter/foomatic-rip %{buildroot}%{_bindir}/foomatic-rip
|
|
|
|
|
2014-04-23 16:28:25 +00:00
|
|
|
# Don't ship urftopdf for now (bug #1002947).
|
|
|
|
rm -f %{buildroot}%{_cups_serverbin}/filter/urftopdf
|
|
|
|
sed -i '/urftopdf/d' %{buildroot}%{_datadir}/cups/mime/cupsfilters.convs
|
|
|
|
|
|
|
|
# Don't ship pdftoopvp for now (bug #1027557).
|
|
|
|
rm -f %{buildroot}%{_cups_serverbin}/filter/pdftoopvp
|
|
|
|
rm -f %{buildroot}%{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
|
|
|
|
|
|
|
|
|
2013-08-27 08:48:06 +00:00
|
|
|
%check
|
|
|
|
make check
|
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
%post
|
|
|
|
%systemd_post cups-browsed.service
|
|
|
|
|
2013-03-12 17:11:30 +00:00
|
|
|
# Initial installation
|
|
|
|
if [ $1 -eq 1 ] ; then
|
|
|
|
IN=%{_sysconfdir}/cups/cupsd.conf
|
|
|
|
OUT=%{_sysconfdir}/cups/cups-browsed.conf
|
|
|
|
keyword=BrowsePoll
|
|
|
|
|
2013-03-29 05:41:57 +00:00
|
|
|
# We can remove this after few releases, it's just for the introduction of cups-browsed.
|
|
|
|
if [ -f "$OUT" ]; then
|
2014-06-11 13:51:08 +00:00
|
|
|
echo -e "\n# NOTE: This file is not part of CUPS.\n# You need to enable cups-browsed service\n# and allow ipp-client service in firewall." >> "$OUT"
|
2013-03-29 05:41:57 +00:00
|
|
|
fi
|
|
|
|
|
|
|
|
# move BrowsePoll from cupsd.conf to cups-browsed.conf
|
2013-03-28 15:35:11 +00:00
|
|
|
if [ -f "$IN" ] && grep -iq ^$keyword "$IN"; then
|
2013-03-12 17:11:30 +00:00
|
|
|
if ! grep -iq ^$keyword "$OUT"; then
|
|
|
|
(cat >> "$OUT" <<EOF
|
|
|
|
|
|
|
|
# Settings automatically moved from cupsd.conf by RPM package:
|
|
|
|
EOF
|
|
|
|
) || :
|
|
|
|
(grep -i ^$keyword "$IN" >> "$OUT") || :
|
|
|
|
#systemctl enable cups-browsed.service >/dev/null 2>&1 || :
|
|
|
|
fi
|
|
|
|
sed -i -e "s,^$keyword,#$keyword directive moved to cups-browsed.conf\n#$keyword,i" "$IN" || :
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
%preun
|
|
|
|
%systemd_preun cups-browsed.service
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%systemd_postun_with_restart cups-browsed.service
|
|
|
|
|
2019-01-22 17:38:45 +00:00
|
|
|
%ldconfig_scriptlets libs
|
2012-08-08 10:55:08 +00:00
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
%files
|
2016-08-03 13:29:16 +00:00
|
|
|
%{_pkgdocdir}/README
|
|
|
|
%{_pkgdocdir}/AUTHORS
|
|
|
|
%{_pkgdocdir}/NEWS
|
2013-03-08 02:44:04 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
|
2012-08-08 10:55:08 +00:00
|
|
|
%attr(0755,root,root) %{_cups_serverbin}/filter/*
|
|
|
|
%attr(0755,root,root) %{_cups_serverbin}/backend/parallel
|
2012-08-08 12:27:33 +00:00
|
|
|
# Serial backend needs to run as root (bug #212577#c4).
|
2012-08-08 10:55:08 +00:00
|
|
|
%attr(0700,root,root) %{_cups_serverbin}/backend/serial
|
2015-08-19 09:34:44 +00:00
|
|
|
%attr(0755,root,root) %{_cups_serverbin}/backend/implicitclass
|
2016-01-14 06:40:25 +00:00
|
|
|
%attr(0755,root,root) %{_cups_serverbin}/backend/beh
|
2017-09-19 11:00:06 +00:00
|
|
|
%attr(0755,root,root) %{_cups_serverbin}/backend/cups-brf
|
2016-12-02 13:57:32 +00:00
|
|
|
%{_bindir}/foomatic-rip
|
|
|
|
%{_bindir}/driverless
|
2016-12-12 18:41:20 +00:00
|
|
|
%{_cups_serverbin}/backend/driverless
|
2016-12-02 13:57:32 +00:00
|
|
|
%{_cups_serverbin}/driver/driverless
|
2013-03-19 11:39:26 +00:00
|
|
|
%{_datadir}/cups/banners
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/braille
|
2012-08-08 10:55:08 +00:00
|
|
|
%{_datadir}/cups/charsets
|
|
|
|
%{_datadir}/cups/data/*
|
2013-05-15 10:44:27 +00:00
|
|
|
# this needs to be in the main package because of cupsfilters.drv
|
|
|
|
%{_datadir}/cups/ppdc/pcl.h
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/ppdc/braille.defs
|
|
|
|
%{_datadir}/cups/ppdc/fr-braille.po
|
|
|
|
%{_datadir}/cups/ppdc/imagemagick.defs
|
|
|
|
%{_datadir}/cups/ppdc/index.defs
|
|
|
|
%{_datadir}/cups/ppdc/liblouis.defs
|
2017-09-19 11:00:06 +00:00
|
|
|
%{_datadir}/cups/ppdc/liblouis1.defs
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/ppdc/liblouis2.defs
|
|
|
|
%{_datadir}/cups/ppdc/liblouis3.defs
|
|
|
|
%{_datadir}/cups/ppdc/liblouis4.defs
|
|
|
|
%{_datadir}/cups/ppdc/media-braille.defs
|
2012-08-08 10:55:08 +00:00
|
|
|
%{_datadir}/cups/drv/cupsfilters.drv
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/drv/generic-brf.drv
|
2017-09-19 11:00:06 +00:00
|
|
|
%{_datadir}/cups/drv/generic-ubrl.drv
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/drv/indexv3.drv
|
|
|
|
%{_datadir}/cups/drv/indexv4.drv
|
2012-08-08 10:55:08 +00:00
|
|
|
%{_datadir}/cups/mime/cupsfilters.types
|
|
|
|
%{_datadir}/cups/mime/cupsfilters.convs
|
2016-03-24 15:18:58 +00:00
|
|
|
%{_datadir}/cups/mime/cupsfilters-ghostscript.convs
|
2016-08-30 12:23:57 +00:00
|
|
|
%{_datadir}/cups/mime/cupsfilters-poppler.convs
|
2016-01-21 18:59:13 +00:00
|
|
|
%{_datadir}/cups/mime/braille.convs
|
|
|
|
%{_datadir}/cups/mime/braille.types
|
2012-08-08 10:55:08 +00:00
|
|
|
%{_datadir}/ppd/cupsfilters
|
2013-01-02 16:14:42 +00:00
|
|
|
%{_sbindir}/cups-browsed
|
|
|
|
%{_unitdir}/cups-browsed.service
|
2013-07-01 12:17:35 +00:00
|
|
|
%{_mandir}/man8/cups-browsed.8.gz
|
|
|
|
%{_mandir}/man5/cups-browsed.conf.5.gz
|
2013-11-30 18:46:42 +00:00
|
|
|
%{_mandir}/man1/foomatic-rip.1.gz
|
2016-12-02 13:57:32 +00:00
|
|
|
%{_mandir}/man1/driverless.1.gz
|
2012-08-08 10:55:08 +00:00
|
|
|
|
|
|
|
%files libs
|
2016-08-03 13:29:16 +00:00
|
|
|
%dir %{_pkgdocdir}/
|
2017-10-18 10:28:21 +00:00
|
|
|
%{_pkgdocdir}/COPYING
|
2016-08-03 13:29:16 +00:00
|
|
|
%{_pkgdocdir}/fontembed/README
|
2018-02-28 11:23:40 +00:00
|
|
|
%{_libdir}/libcupsfilters.so.1*
|
|
|
|
%{_libdir}/libfontembed.so.1*
|
2012-08-08 10:55:08 +00:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_includedir}/cupsfilters
|
|
|
|
%{_includedir}/fontembed
|
2013-08-13 14:20:40 +00:00
|
|
|
%{_datadir}/cups/ppdc/escp.h
|
2012-08-08 10:55:08 +00:00
|
|
|
%{_libdir}/pkgconfig/libcupsfilters.pc
|
|
|
|
%{_libdir}/pkgconfig/libfontembed.pc
|
|
|
|
%{_libdir}/libcupsfilters.so
|
|
|
|
%{_libdir}/libfontembed.so
|
|
|
|
|
|
|
|
%changelog
|
2019-01-31 16:34:35 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-25 18:47:25 +00:00
|
|
|
* Fri Jan 25 2019 Marek Kasik <mkasik@redhat.com> - 1.22.0-2
|
|
|
|
- Rebuild for poppler-0.73.0
|
|
|
|
|
2019-01-25 08:12:42 +00:00
|
|
|
* Fri Jan 25 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.22.0-1
|
|
|
|
- 1.22.0
|
|
|
|
|
2019-01-14 17:59:33 +00:00
|
|
|
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 1.21.6-2
|
|
|
|
- Rebuilt for libcrypt.so.2 (#1666033)
|
|
|
|
|
2019-01-08 11:00:44 +00:00
|
|
|
* Tue Jan 08 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.6-1
|
|
|
|
- 1.21.6
|
|
|
|
|
2018-12-13 15:06:47 +00:00
|
|
|
* Thu Dec 13 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.5-1
|
|
|
|
- 1.21.5
|
|
|
|
|
2018-11-12 13:35:36 +00:00
|
|
|
* Mon Nov 12 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.2-4
|
|
|
|
- links in manpages are wrong
|
|
|
|
|
2018-09-24 15:43:53 +00:00
|
|
|
* Mon Sep 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.2-3
|
|
|
|
- 1632267 - cups-filters needs to obsolete ghostscript-cups and foomatic-filters
|
2018-09-24 15:44:48 +00:00
|
|
|
- rebuilt for qpdf-8.2.1
|
2018-09-24 15:43:53 +00:00
|
|
|
|
2018-09-21 13:05:22 +00:00
|
|
|
* Fri Sep 21 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.2-2
|
|
|
|
- 1628255 - cups-filters: Sticky EOF behavior in glibc breaks descriptor concatenation using dup2 (breaks printing)
|
|
|
|
|
2018-09-10 16:11:31 +00:00
|
|
|
* Mon Sep 10 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.21.2-1
|
|
|
|
- 1.21.2
|
|
|
|
|
2018-08-13 23:11:34 +00:00
|
|
|
* Tue Aug 14 2018 Marek Kasik <mkasik@redhat.com> - 1.20.3-7
|
|
|
|
- Rebuild for poppler-0.67.0
|
|
|
|
|
2018-07-24 13:39:38 +00:00
|
|
|
* Tue Jul 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.3-6
|
|
|
|
- correcting license
|
|
|
|
|
2018-07-12 22:27:26 +00:00
|
|
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-25 08:51:36 +00:00
|
|
|
* Mon Jun 25 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.3-4
|
|
|
|
- rebuilt for new qpdf-8.1.0
|
|
|
|
|
2018-06-12 13:22:34 +00:00
|
|
|
* Tue Jun 12 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.3-3
|
|
|
|
- hybrid pdftops filter requires poppler and ghostscript for run
|
|
|
|
|
2018-06-12 05:36:18 +00:00
|
|
|
* Tue Jun 12 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.3-2
|
|
|
|
- cups-browsed needs to have cups.service to run
|
|
|
|
|
2018-04-13 07:44:23 +00:00
|
|
|
* Fri Apr 13 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.3-1
|
|
|
|
- 1.20.3
|
|
|
|
|
2018-04-05 05:58:57 +00:00
|
|
|
* Wed Apr 04 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.2-1
|
|
|
|
- 1.20.2
|
2018-04-05 06:16:08 +00:00
|
|
|
- fixing discovering of remote CUPS queues and LDAP queues
|
2018-04-05 07:21:10 +00:00
|
|
|
- dependency on poppler-utils is now only recommended
|
2018-04-05 05:58:57 +00:00
|
|
|
|
2018-03-23 14:28:01 +00:00
|
|
|
* Fri Mar 23 2018 Marek Kasik <mkasik@redhat.com> - 1.20.1-4
|
|
|
|
- Rebuild for poppler-0.63.0
|
|
|
|
|
2018-03-07 13:11:48 +00:00
|
|
|
* Wed Mar 07 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.1-3
|
|
|
|
- Rebuilt for qpdf-8.0.2
|
|
|
|
|
2018-03-05 15:03:04 +00:00
|
|
|
* Mon Mar 05 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.1-2
|
2018-03-05 15:03:04 +00:00
|
|
|
- 1.20.1
|
|
|
|
|
2018-02-28 11:23:40 +00:00
|
|
|
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.0-8
|
|
|
|
- add explicit soname -> warning about soname change
|
|
|
|
|
2018-02-26 11:54:27 +00:00
|
|
|
* Wed Feb 21 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.0-7
|
|
|
|
- libjpeg is shipped in libjpeg-turbo and pkgconfig in pkgconf-pkg-config
|
|
|
|
|
2018-02-19 12:55:09 +00:00
|
|
|
* Mon Feb 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.0-6
|
|
|
|
- gcc and gcc-c++ is no longer in buildroot by default
|
|
|
|
|
2018-02-14 17:31:34 +00:00
|
|
|
* Wed Feb 14 2018 David Tardon <dtardon@redhat.com> - 1.20.0-5
|
|
|
|
- rebuild for poppler 0.62.0
|
|
|
|
|
2018-02-09 08:04:18 +00:00
|
|
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.20.0-4
|
|
|
|
- Escape macros in %%changelog
|
|
|
|
|
2018-02-08 14:15:18 +00:00
|
|
|
* Thu Feb 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.0-3
|
|
|
|
- remove old stuff https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/
|
|
|
|
|
2018-02-07 06:06:30 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-30 11:54:16 +00:00
|
|
|
* Tue Jan 30 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.20.0-1
|
|
|
|
- Rebase to 1.20.0
|
|
|
|
|
2018-01-20 22:06:37 +00:00
|
|
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.19.0-2
|
|
|
|
- Rebuilt for switch to libxcrypt
|
|
|
|
|
2018-01-16 13:56:21 +00:00
|
|
|
* Tue Jan 16 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.19.0-1
|
|
|
|
- Rebase to 1.19.0
|
|
|
|
|
2018-01-11 16:01:33 +00:00
|
|
|
* Thu Jan 11 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.9-5
|
|
|
|
- adding build dependency on ghostscript because of its package changes
|
|
|
|
|
2018-01-04 09:17:07 +00:00
|
|
|
* Tue Jan 02 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.9-4
|
|
|
|
- 1529680 - set CreateIPPPrintQueues to ALL and LocalRemoteCUPSQueueNaming to RemoteName
|
|
|
|
|
|
|
|
* Mon Nov 20 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.9-3
|
2017-11-20 18:49:33 +00:00
|
|
|
- fixing patch for upstream issue 1413
|
|
|
|
|
2017-11-08 19:25:12 +00:00
|
|
|
* Wed Nov 08 2017 David Tardon <dtardon@redhat.com> - 1.17.9-2
|
|
|
|
- rebuild for poppler 0.61.0
|
|
|
|
|
2017-10-18 10:05:35 +00:00
|
|
|
* Wed Oct 18 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.9-1
|
|
|
|
- rebase to 1.17.9
|
|
|
|
|
2017-10-09 17:24:56 +00:00
|
|
|
* Mon Oct 09 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.8-4
|
|
|
|
- removing Provides ghostscript-cups and foomatic-filters
|
|
|
|
|
2017-10-06 13:50:23 +00:00
|
|
|
* Fri Oct 06 2017 David Tardon <dtardon@redhat.com> - 1.17.8-3
|
|
|
|
- rebuild for poppler 0.60.1
|
|
|
|
|
2017-10-06 12:06:10 +00:00
|
|
|
* Fri Oct 06 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.8-2
|
2017-10-06 11:49:46 +00:00
|
|
|
- upstream 1413 - Propagation of location doesn't work
|
|
|
|
|
2017-10-03 07:32:43 +00:00
|
|
|
* Tue Oct 03 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.8-1
|
|
|
|
- rebase to 1.17.8
|
|
|
|
|
2017-09-19 11:00:06 +00:00
|
|
|
* Tue Sep 19 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.7-1
|
|
|
|
- rebase to 1.17.7
|
|
|
|
|
2017-09-08 08:12:03 +00:00
|
|
|
* Fri Sep 08 2017 David Tardon <dtardon@redhat.com> - 1.17.2-2
|
|
|
|
- rebuild for poppler 0.59.0
|
|
|
|
|
2017-09-06 09:40:37 +00:00
|
|
|
* Wed Sep 06 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.17.2-1
|
|
|
|
- rebase to 1.17.2
|
|
|
|
|
2017-08-22 13:49:21 +00:00
|
|
|
* Tue Aug 22 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.16.3-1
|
|
|
|
- rebase to 1.16.3
|
|
|
|
|
2017-08-14 12:38:51 +00:00
|
|
|
* Mon Aug 14 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.16.1-1
|
|
|
|
- rebase to 1.16.1
|
|
|
|
|
2017-08-11 15:22:47 +00:00
|
|
|
* Thu Aug 10 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.16.0-2
|
2017-08-10 14:01:58 +00:00
|
|
|
- rebuilt for qpdf-libs
|
|
|
|
|
2017-08-07 07:24:48 +00:00
|
|
|
* Mon Aug 07 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.16.0-1
|
|
|
|
- rebase to 1.16.0
|
|
|
|
|
2017-08-03 10:40:41 +00:00
|
|
|
* Thu Aug 03 2017 David Tardon <dtardon@redhat.com> - 1.14.1-5
|
|
|
|
- rebuild for poppler 0.57.0
|
|
|
|
|
2017-08-02 19:21:51 +00:00
|
|
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 05:46:47 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-07-03 16:34:06 +00:00
|
|
|
* Mon Jul 03 2017 Jonathan Wakely <jwakely@redhat.com> - 1.14.1-2
|
|
|
|
- Rebuilt for Boost 1.64
|
|
|
|
|
2017-06-30 07:44:25 +00:00
|
|
|
* Fri Jun 30 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.14.1-1
|
|
|
|
- rebase to 1.14.1
|
|
|
|
|
2017-06-29 06:44:07 +00:00
|
|
|
* Thu Jun 29 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.14.0-3
|
|
|
|
- update python Requires/BuildRequires accordingly to Fedora Guidelines for Python (python-cups -> python3-cups)
|
|
|
|
|
2017-05-31 08:15:51 +00:00
|
|
|
* Wed May 31 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.14.0-2
|
2017-05-31 07:48:18 +00:00
|
|
|
- removing BuildRequires: mupdf
|
|
|
|
|
2017-05-17 07:38:49 +00:00
|
|
|
* Wed May 17 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.14.0-1
|
|
|
|
- rebase to 1.14.0
|
|
|
|
|
2017-04-28 15:41:19 +00:00
|
|
|
* Fri Apr 28 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.5-1
|
|
|
|
- rebase to 1.13.5
|
|
|
|
|
2017-03-28 13:21:58 +00:00
|
|
|
* Tue Mar 28 2017 David Tardon <dtardon@redhat.com> - 1.13.4-2
|
|
|
|
- rebuild for poppler 0.53.0
|
|
|
|
|
2017-02-24 11:24:17 +00:00
|
|
|
* Fri Feb 24 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.4-1
|
|
|
|
- rebase to 1.13.4
|
2017-02-24 11:31:41 +00:00
|
|
|
- 1426567 - Added queues are not marked as remote ones
|
2017-02-24 11:24:17 +00:00
|
|
|
|
2017-02-10 08:04:11 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2017-01-27 16:37:21 +00:00
|
|
|
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 1.13.3-3
|
|
|
|
- Rebuilt for Boost 1.63
|
|
|
|
|
2017-01-27 04:47:47 +00:00
|
|
|
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 1.13.3-2
|
|
|
|
- Rebuilt for Boost 1.63
|
|
|
|
|
2017-01-19 11:05:16 +00:00
|
|
|
* Thu Jan 19 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.3-1
|
|
|
|
- rebase to 1.13.3
|
|
|
|
|
2017-01-02 07:50:27 +00:00
|
|
|
* Mon Jan 02 2017 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.2-1
|
|
|
|
- rebase to 1.13.2
|
|
|
|
|
2016-12-19 08:19:10 +00:00
|
|
|
* Mon Dec 19 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.1-1
|
|
|
|
- rebase to 1.13.1
|
|
|
|
|
2016-12-16 14:34:37 +00:00
|
|
|
* Fri Dec 16 2016 David Tardon <dtardon@redhat.com> - 1.13.0-2
|
|
|
|
- rebuild for poppler 0.50.0
|
|
|
|
|
2016-12-12 18:41:20 +00:00
|
|
|
* Mon Dec 12 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.13.0-1
|
|
|
|
- rebase to 1.13.0
|
|
|
|
|
2016-12-02 14:42:25 +00:00
|
|
|
* Fri Dec 02 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.12.0-2
|
|
|
|
- adding new sources
|
|
|
|
|
2016-12-02 13:57:32 +00:00
|
|
|
* Fri Dec 02 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.12.0-1
|
|
|
|
- rebase to 1.12.0
|
|
|
|
|
2016-11-23 14:37:59 +00:00
|
|
|
* Wed Nov 23 2016 David Tardon <dtardon@redhat.com> - 1.11.6-2
|
|
|
|
- rebuild for poppler 0.49.0
|
|
|
|
|
2016-11-11 07:02:30 +00:00
|
|
|
* Fri Nov 11 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.11.6-1
|
|
|
|
- rebase to 1.11.6
|
|
|
|
|
2016-10-31 18:30:37 +00:00
|
|
|
* Mon Oct 31 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.11.5-1
|
|
|
|
- rebase to 1.11.5
|
|
|
|
|
2016-10-21 11:09:28 +00:00
|
|
|
* Fri Oct 21 2016 Marek Kasik <mkasik@redhat.com> - 1.11.4-2
|
|
|
|
- Rebuild for poppler-0.48.0
|
|
|
|
|
2016-09-27 12:20:48 +00:00
|
|
|
* Tue Sep 27 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.11.4-1
|
|
|
|
- rebase to 1.11.4
|
|
|
|
|
2016-09-20 10:52:48 +00:00
|
|
|
* Tue Sep 20 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.11.3-1
|
|
|
|
- rebase to 1.11.3
|
|
|
|
|
2016-08-30 12:23:57 +00:00
|
|
|
* Tue Aug 30 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.11.2-1
|
|
|
|
- rebase to 1.11.2, adding cupsfilters-poppler.convs and cupsfilters-mupdf.convs into package
|
|
|
|
|
2016-08-03 13:29:16 +00:00
|
|
|
* Wed Aug 03 2016 Jiri Popelka <jpopelka@redhat.com> - 1.10.0-3
|
|
|
|
- %%{_defaultdocdir}/cups-filters/ -> %%{_pkgdocdir}
|
|
|
|
|
2016-07-18 17:33:33 +00:00
|
|
|
* Mon Jul 18 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.10.0-2
|
|
|
|
- adding new sources cups-filters-1.10.0
|
2016-07-18 17:15:54 +00:00
|
|
|
|
2016-07-18 17:11:13 +00:00
|
|
|
* Mon Jul 18 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.10.0-1
|
|
|
|
- rebase 1.10.0, include missing ppd.h
|
|
|
|
|
2016-07-18 11:41:41 +00:00
|
|
|
* Mon Jul 18 2016 Marek Kasik <mkasik@redhat.com> - 1.9.0-2
|
|
|
|
- Rebuild for poppler-0.45.0
|
|
|
|
|
2016-06-10 04:07:49 +00:00
|
|
|
* Fri Jun 10 2016 Jiri Popelka <jpopelka@redhat.com> - 1.9.0-1
|
|
|
|
- 1.9.0
|
|
|
|
|
2016-05-03 12:17:23 +00:00
|
|
|
* Tue May 3 2016 Marek Kasik <mkasik@redhat.com> - 1.8.3-2
|
|
|
|
- Rebuild for poppler-0.43.0
|
|
|
|
|
2016-03-24 15:18:58 +00:00
|
|
|
* Thu Mar 24 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.8.3-1
|
2018-02-09 08:04:18 +00:00
|
|
|
- Update to 1.8.3, adding cupsfilters-ghostscript.convs to %%files
|
2016-03-24 15:18:58 +00:00
|
|
|
|
2016-02-12 04:48:46 +00:00
|
|
|
* Fri Feb 12 2016 Jiri Popelka <jpopelka@redhat.com> - 1.8.2-1
|
|
|
|
- 1.8.2
|
|
|
|
|
2016-02-03 18:20:00 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-22 14:13:01 +00:00
|
|
|
* Fri Jan 22 2016 Marek Kasik <mkasik@redhat.com> - 1.8.1-2
|
|
|
|
- Rebuild for poppler-0.40.0
|
|
|
|
|
2016-01-22 05:44:41 +00:00
|
|
|
* Fri Jan 22 2016 Jiri Popelka <jpopelka@redhat.com> - 1.8.1-1
|
|
|
|
- 1.8.1
|
|
|
|
|
2016-01-21 18:59:13 +00:00
|
|
|
* Thu Jan 21 2016 Jiri Popelka <jpopelka@redhat.com> - 1.8.0-1
|
|
|
|
- 1.8.0
|
|
|
|
|
2016-01-19 05:32:32 +00:00
|
|
|
* Tue Jan 19 2016 Jiri Popelka <jpopelka@redhat.com> - 1.7.0-1
|
|
|
|
- 1.7.0
|
|
|
|
|
2016-01-15 04:12:36 +00:00
|
|
|
* Fri Jan 15 2016 Jonathan Wakely <jwakely@redhat.com> - 1.6.0-2
|
|
|
|
- Rebuilt for Boost 1.60
|
|
|
|
|
2016-01-14 06:40:25 +00:00
|
|
|
* Thu Jan 14 2016 Jiri Popelka <jpopelka@redhat.com> - 1.6.0-1
|
|
|
|
- 1.6.0
|
|
|
|
|
2015-12-18 08:57:11 +00:00
|
|
|
* Fri Dec 18 2015 Jiri Popelka <jpopelka@redhat.com> - 1.5.0-1
|
|
|
|
- 1.5.0
|
|
|
|
|
2015-12-15 09:41:42 +00:00
|
|
|
* Tue Dec 15 2015 Jiri Popelka <jpopelka@redhat.com> - 1.4.0-1
|
|
|
|
- 1.4.0
|
|
|
|
|
2015-12-09 16:37:53 +00:00
|
|
|
* Wed Dec 09 2015 Jiri Popelka <jpopelka@redhat.com> - 1.3.0-1
|
|
|
|
- 1.3.0
|
|
|
|
|
2015-11-27 09:25:25 +00:00
|
|
|
* Fri Nov 27 2015 Jiri Popelka <jpopelka@redhat.com> - 1.2.0-1
|
|
|
|
- 1.2.0
|
|
|
|
|
2015-11-11 14:19:01 +00:00
|
|
|
* Wed Nov 11 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.0-2
|
|
|
|
- Rebuild (qpdf-6)
|
|
|
|
|
2015-10-27 19:07:27 +00:00
|
|
|
* Tue Oct 27 2015 Jiri Popelka <jpopelka@redhat.com> - 1.1.0-1
|
|
|
|
- 1.1.0 (version numbering change: minor version = feature, revision = bugfix)
|
|
|
|
|
2015-09-13 07:29:38 +00:00
|
|
|
* Sun Sep 13 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.76-1
|
|
|
|
- 1.0.76
|
|
|
|
|
2015-09-08 07:28:32 +00:00
|
|
|
* Tue Sep 08 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.75-1
|
|
|
|
- 1.0.75
|
|
|
|
|
2015-08-27 20:20:41 +00:00
|
|
|
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 1.0.74-2
|
|
|
|
- Rebuilt for Boost 1.59
|
|
|
|
|
2015-08-26 10:55:11 +00:00
|
|
|
* Wed Aug 26 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.74-1
|
|
|
|
- 1.0.74
|
|
|
|
|
2015-08-19 09:34:44 +00:00
|
|
|
* Wed Aug 19 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.73-1
|
|
|
|
- 1.0.73 - new implicitclass backend
|
|
|
|
|
2015-07-24 06:28:38 +00:00
|
|
|
* Fri Jul 24 2015 David Tardon <dtardon@redhat.com> - 1.0.71-3
|
|
|
|
- rebuild for Boost 1.58 to fix deps
|
|
|
|
|
2015-07-23 15:28:46 +00:00
|
|
|
* Thu Jul 23 2015 Orion Poplawski <orion@cora.nwra.com> - 1.0.71-2
|
|
|
|
- Add upstream patch for poppler 0.34 support
|
|
|
|
|
2015-07-22 14:26:07 +00:00
|
|
|
* Wed Jul 22 2015 Marek Kasik <mkasik@redhat.com> - 1.0.71-2
|
|
|
|
- Rebuild (poppler-0.34.0)
|
|
|
|
|
2015-07-03 07:04:13 +00:00
|
|
|
* Fri Jul 03 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.71-1
|
|
|
|
- 1.0.71
|
|
|
|
|
2015-06-29 08:22:58 +00:00
|
|
|
* Mon Jun 29 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.70-1
|
|
|
|
- 1.0.70
|
|
|
|
|
2015-06-22 13:11:11 +00:00
|
|
|
* Mon Jun 22 2015 Tim Waugh <twaugh@redhat.com> - 1.0.69-3
|
2015-06-22 13:10:21 +00:00
|
|
|
- Fixes for glib source handling (bug #1228555).
|
|
|
|
|
2015-06-17 03:32:38 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.69-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-11 09:40:26 +00:00
|
|
|
* Thu Jun 11 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.69-1
|
|
|
|
- 1.0.69
|
|
|
|
|
2015-06-05 12:02:50 +00:00
|
|
|
* Fri Jun 5 2015 Marek Kasik <mkasik@redhat.com> - 1.0.68-2
|
|
|
|
- Rebuild (poppler-0.33.0)
|
|
|
|
|
2015-04-14 08:34:55 +00:00
|
|
|
* Tue Apr 14 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.68-1
|
|
|
|
- 1.0.68
|
|
|
|
|
2015-03-11 18:13:56 +00:00
|
|
|
* Wed Mar 11 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.67-1
|
|
|
|
- 1.0.67
|
|
|
|
|
2015-03-02 09:47:22 +00:00
|
|
|
* Mon Mar 02 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.66-1
|
|
|
|
- 1.0.66
|
|
|
|
|
2015-02-16 11:54:40 +00:00
|
|
|
* Mon Feb 16 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.65-1
|
|
|
|
- 1.0.65
|
|
|
|
|
2015-01-23 10:49:41 +00:00
|
|
|
* Fri Jan 23 2015 Marek Kasik <mkasik@redhat.com> - 1.0.61-3
|
|
|
|
- Rebuild (poppler-0.30.0)
|
|
|
|
|
2014-11-27 14:47:23 +00:00
|
|
|
* Thu Nov 27 2014 Marek Kasik <mkasik@redhat.com> - 1.0.61-2
|
|
|
|
- Rebuild (poppler-0.28.1)
|
|
|
|
|
2014-10-10 21:44:54 +00:00
|
|
|
* Fri Oct 10 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.61-1
|
|
|
|
- 1.0.61
|
|
|
|
|
2014-10-07 08:18:52 +00:00
|
|
|
* Tue Oct 07 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.60-1
|
|
|
|
- 1.0.60
|
|
|
|
|
2014-09-28 07:10:25 +00:00
|
|
|
* Sun Sep 28 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.59-1
|
|
|
|
- 1.0.59
|
|
|
|
|
2014-08-21 03:52:19 +00:00
|
|
|
* Thu Aug 21 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.58-1
|
|
|
|
- 1.0.58
|
|
|
|
|
2014-08-16 01:54:22 +00:00
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.55-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-08-15 11:31:50 +00:00
|
|
|
* Fri Aug 15 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.55-2
|
|
|
|
- Use %%_defaultdocdir instead of %%doc
|
|
|
|
|
2014-07-28 08:48:10 +00:00
|
|
|
* Mon Jul 28 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.55-1
|
|
|
|
- 1.0.55
|
|
|
|
|
2014-06-13 08:52:50 +00:00
|
|
|
* Fri Jun 13 2014 Tim Waugh <twaugh@redhat.com> - 1.0.54-4
|
2014-06-13 08:39:49 +00:00
|
|
|
- Really fix execmem issue (bug #1079534).
|
|
|
|
|
2014-06-11 13:51:08 +00:00
|
|
|
* Wed Jun 11 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.54-3
|
|
|
|
- Remove (F21) pdf-landscape.patch
|
|
|
|
|
2014-06-11 13:21:17 +00:00
|
|
|
* Wed Jun 11 2014 Tim Waugh <twaugh@redhat.com> - 1.0.54-2
|
2014-06-11 12:59:24 +00:00
|
|
|
- Fix build issue (bug #1106101).
|
2014-06-06 12:51:04 +00:00
|
|
|
- Don't use grep's -P switch in pstopdf as it needs execmem (bug #1079534).
|
2014-06-11 13:21:17 +00:00
|
|
|
- Return work-around patch for bug #768811.
|
|
|
|
|
2014-06-09 08:40:31 +00:00
|
|
|
* Mon Jun 09 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.54-1
|
|
|
|
- 1.0.54
|
|
|
|
|
2014-06-07 06:28:27 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.53-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-06-03 11:23:44 +00:00
|
|
|
* Tue Jun 03 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.53-3
|
|
|
|
- Remove BuildRequires pkgconfig(lcms). pkgconfig(lcms2) is enough.
|
|
|
|
|
2014-05-13 12:06:23 +00:00
|
|
|
* Tue May 13 2014 Marek Kasik <mkasik@redhat.com> - 1.0.53-2
|
|
|
|
- Rebuild (poppler-0.26.0)
|
|
|
|
|
2014-04-28 09:59:26 +00:00
|
|
|
* Mon Apr 28 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.53-1
|
|
|
|
- 1.0.53
|
|
|
|
|
2014-04-23 16:28:25 +00:00
|
|
|
* Wed Apr 23 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.52-2
|
|
|
|
- Remove pdftoopvp and urftopdf in %%install instead of not building them.
|
|
|
|
|
2014-04-08 09:51:15 +00:00
|
|
|
* Tue Apr 08 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.52-1
|
|
|
|
- 1.0.52
|
|
|
|
|
2014-04-02 07:47:15 +00:00
|
|
|
* Wed Apr 02 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.51-1
|
|
|
|
- 1.0.51 (#1083327)
|
|
|
|
|
2014-03-27 20:30:48 +00:00
|
|
|
* Thu Mar 27 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.50-1
|
|
|
|
- 1.0.50
|
|
|
|
|
2014-03-24 15:44:29 +00:00
|
|
|
* Mon Mar 24 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.49-1
|
|
|
|
- 1.0.49
|
|
|
|
|
2014-03-12 18:41:16 +00:00
|
|
|
* Wed Mar 12 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.48-1
|
|
|
|
- 1.0.48
|
|
|
|
|
2014-03-11 12:10:24 +00:00
|
|
|
* Tue Mar 11 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.47-2
|
|
|
|
- Don't ship pdftoopvp (#1027557) and urftopdf (#1002947).
|
|
|
|
|
2014-03-11 09:17:56 +00:00
|
|
|
* Tue Mar 11 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.47-1
|
|
|
|
- 1.0.47: CVE-2013-6473 CVE-2013-6476 CVE-2013-6474 CVE-2013-6475 (#1074840)
|
|
|
|
|
2014-03-10 12:51:16 +00:00
|
|
|
* Mon Mar 10 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.46-3
|
|
|
|
- BuildRequires: pkgconfig(foo) instead of foo-devel
|
|
|
|
|
2014-03-04 17:22:38 +00:00
|
|
|
* Tue Mar 4 2014 Tim Waugh <twaugh@redhat.com> - 1.0.46-2
|
|
|
|
- The texttopdf filter requires a TrueType monospaced font
|
|
|
|
(bug #1070729).
|
|
|
|
|
2014-02-20 12:34:43 +00:00
|
|
|
* Thu Feb 20 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.46-1
|
|
|
|
- 1.0.46
|
|
|
|
|
2014-02-14 17:30:29 +00:00
|
|
|
* Fri Feb 14 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.45-1
|
|
|
|
- 1.0.45
|
|
|
|
|
2014-01-20 11:26:46 +00:00
|
|
|
* Mon Jan 20 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.44-1
|
|
|
|
- 1.0.44
|
|
|
|
|
2014-01-14 12:43:10 +00:00
|
|
|
* Tue Jan 14 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.43-2
|
|
|
|
- add /usr/bin/foomatic-rip symlink, due to LSB3.2 (#1052452)
|
|
|
|
|
2013-12-20 08:59:27 +00:00
|
|
|
* Fri Dec 20 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.43-1
|
|
|
|
- 1.0.43: upstream fix for bug #768811 (pdf-landscape)
|
|
|
|
|
2013-11-30 18:46:42 +00:00
|
|
|
* Sat Nov 30 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.42-1
|
|
|
|
- 1.0.42: includes foomatic-rip (obsoletes foomatic-filters package)
|
|
|
|
|
2013-11-19 11:52:56 +00:00
|
|
|
* Tue Nov 19 2013 Tim Waugh <twaugh@redhat.com> - 1.0.41-4
|
|
|
|
- Adjust filter costs so application/vnd.adobe-read-postscript input
|
|
|
|
doesn't go via pstotiff (bug #1008166).
|
|
|
|
|
2013-11-14 09:57:30 +00:00
|
|
|
* Thu Nov 14 2013 Jaromír Končický <jkoncick@redhat.com> - 1.0.41-3
|
|
|
|
- Fix memory leaks in cups-browsed (bug #1027317).
|
|
|
|
|
2013-11-06 15:53:12 +00:00
|
|
|
* Wed Nov 6 2013 Tim Waugh <twaugh@redhat.com> - 1.0.41-2
|
|
|
|
- Include dbus so that colord support works (bug #1026928).
|
|
|
|
|
2013-10-30 10:48:35 +00:00
|
|
|
* Wed Oct 30 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.41-1
|
|
|
|
- 1.0.41 - PPD-less printing support
|
|
|
|
|
2013-10-21 13:04:47 +00:00
|
|
|
* Mon Oct 21 2013 Tim Waugh <twaugh@redhat.com> - 1.0.40-4
|
|
|
|
- Fix socket leaks in the BrowsePoll code (bug #1021512).
|
|
|
|
|
2013-10-16 10:48:31 +00:00
|
|
|
* Wed Oct 16 2013 Tim Waugh <twaugh@redhat.com> - 1.0.40-3
|
|
|
|
- Ship the gstoraster MIME conversion rule now we provide that filter
|
|
|
|
(bug #1019261).
|
2013-10-15 11:57:46 +00:00
|
|
|
|
2013-10-11 16:32:26 +00:00
|
|
|
* Fri Oct 11 2013 Tim Waugh <twaugh@redhat.com> - 1.0.40-2
|
|
|
|
- Fix PDF landscape printing (bug #768811).
|
|
|
|
|
2013-10-11 10:58:34 +00:00
|
|
|
* Fri Oct 11 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.40-1
|
|
|
|
- 1.0.40
|
|
|
|
- Use new "hybrid" pdftops renderer.
|
|
|
|
|
2013-10-03 08:59:45 +00:00
|
|
|
* Thu Oct 03 2013 Jaromír Končický <jkoncick@redhat.com> - 1.0.39-1
|
|
|
|
- 1.0.39
|
|
|
|
- Removed obsolete patches "pdf-landscape" and "browsepoll-notifications"
|
|
|
|
|
2013-10-01 16:14:07 +00:00
|
|
|
* Tue Oct 1 2013 Tim Waugh <twaugh@redhat.com> - 1.0.38-4
|
|
|
|
- Use IPP notifications for BrowsePoll when possible (bug #975241).
|
|
|
|
|
2013-10-01 12:03:34 +00:00
|
|
|
* Tue Oct 1 2013 Tim Waugh <twaugh@redhat.com> - 1.0.38-3
|
|
|
|
- Fixes for some printf-type format mismatches (bug #1014093).
|
|
|
|
|
2013-09-17 14:00:54 +00:00
|
|
|
* Tue Sep 17 2013 Tim Waugh <twaugh@redhat.com> - 1.0.38-2
|
|
|
|
- Fix landscape printing for PDFs (bug #768811).
|
|
|
|
|
2013-09-04 10:55:15 +00:00
|
|
|
* Wed Sep 04 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.38-1
|
|
|
|
- 1.0.38
|
|
|
|
|
2013-08-29 09:35:12 +00:00
|
|
|
* Thu Aug 29 2013 Jaromír Končický <jkoncick@redhat.com> - 1.0.37-1
|
|
|
|
- 1.0.37.
|
|
|
|
|
2013-08-27 13:21:05 +00:00
|
|
|
* Tue Aug 27 2013 Jaromír Končický <jkoncick@redhat.com> - 1.0.36-5
|
|
|
|
- Added build dependency - font required for running tests
|
|
|
|
|
2013-08-27 08:48:06 +00:00
|
|
|
* Tue Aug 27 2013 Jaromír Končický <jkoncick@redhat.com> - 1.0.36-4
|
|
|
|
- Added checking phase (make check)
|
|
|
|
|
2013-08-21 10:31:37 +00:00
|
|
|
* Wed Aug 21 2013 Tim Waugh <twaugh@redhat.com> - 1.0.36-3
|
|
|
|
- Upstream patch to re-work filter costs (bug #998977). No longer need
|
|
|
|
text filter costs patch as paps gets used by default now if
|
|
|
|
installed.
|
|
|
|
|
2013-08-19 15:16:48 +00:00
|
|
|
* Mon Aug 19 2013 Marek Kasik <mkasik@redhat.com> - 1.0.36-2
|
|
|
|
- Rebuild (poppler-0.24.0)
|
|
|
|
|
2013-08-13 14:20:40 +00:00
|
|
|
* Tue Aug 13 2013 Tim Waugh <twaugh@redhat.com> - 1.0.36-1
|
|
|
|
- 1.0.36.
|
|
|
|
|
2013-08-13 10:07:13 +00:00
|
|
|
* Tue Aug 13 2013 Tim Waugh <twaugh@redhat.com> - 1.0.35-7
|
|
|
|
- Upstream patch to move in filters from ghostscript.
|
|
|
|
|
2013-07-30 15:53:52 +00:00
|
|
|
* Tue Jul 30 2013 Tim Waugh <twaugh@redhat.com> - 1.0.35-6
|
|
|
|
- Set cost for text filters to 200 so that the paps filter gets
|
|
|
|
preference for the time being (bug #988909).
|
|
|
|
|
2013-07-24 08:52:53 +00:00
|
|
|
* Wed Jul 24 2013 Tim Waugh <twaugh@redhat.com> - 1.0.35-5
|
|
|
|
- Handle page-label when printing n-up as well.
|
|
|
|
|
2013-07-23 14:47:01 +00:00
|
|
|
* Tue Jul 23 2013 Tim Waugh <twaugh@redhat.com> - 1.0.35-4
|
|
|
|
- Added support for page-label (bug #987515).
|
|
|
|
|
2013-07-11 09:38:56 +00:00
|
|
|
* Thu Jul 11 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.35-3
|
|
|
|
- Rebuild (qpdf-5.0.0)
|
|
|
|
|
2013-07-01 12:17:35 +00:00
|
|
|
* Mon Jul 01 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.35-2
|
|
|
|
- add cups-browsed(8) and cups-browsed.conf(5)
|
2013-07-01 12:49:07 +00:00
|
|
|
- don't reverse lookup IP address in URI (#975822)
|
2013-07-01 12:17:35 +00:00
|
|
|
|
2013-06-26 18:59:32 +00:00
|
|
|
* Wed Jun 26 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.35-1
|
|
|
|
- 1.0.35
|
|
|
|
|
2013-06-24 16:03:28 +00:00
|
|
|
* Mon Jun 24 2013 Marek Kasik <mkasik@redhat.com> - 1.0.34-9
|
|
|
|
- Rebuild (poppler-0.22.5)
|
|
|
|
|
2013-06-19 13:35:18 +00:00
|
|
|
* Wed Jun 19 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-8
|
|
|
|
- fix the note we add in cups-browsed.conf
|
|
|
|
|
2013-06-12 09:54:25 +00:00
|
|
|
* Wed Jun 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-7
|
|
|
|
- Obsolete cups-php (#971741)
|
|
|
|
|
2013-06-05 12:39:47 +00:00
|
|
|
* Wed Jun 05 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-6
|
|
|
|
- one more cups-browsed leak fixed (#959682)
|
|
|
|
|
2013-06-05 07:46:57 +00:00
|
|
|
* Wed Jun 05 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-5
|
|
|
|
- perl is actually not required by pstopdf, because the calling is in dead code
|
|
|
|
|
2013-06-03 09:23:55 +00:00
|
|
|
* Mon Jun 03 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-4
|
|
|
|
- fix resource leaks and other problems found by Coverity & Valgrind (#959682)
|
|
|
|
|
2013-05-15 10:44:27 +00:00
|
|
|
* Wed May 15 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-3
|
|
|
|
- ship ppdc/pcl.h because of cupsfilters.drv
|
|
|
|
|
2013-05-07 05:51:32 +00:00
|
|
|
* Tue May 07 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-2
|
|
|
|
- pstopdf requires bc (#960315)
|
|
|
|
|
2013-04-11 08:31:57 +00:00
|
|
|
* Thu Apr 11 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.34-1
|
|
|
|
- 1.0.34
|
|
|
|
|
2013-05-07 05:51:32 +00:00
|
|
|
* Fri Apr 05 2013 Fridolin Pokorny <fpokorny@redhat.com> - 1.0.33-1
|
2013-04-05 07:33:39 +00:00
|
|
|
- 1.0.33
|
|
|
|
- removed cups-filters-1.0.32-null-info.patch, accepted by upstream
|
|
|
|
|
2013-04-04 12:17:22 +00:00
|
|
|
* Thu Apr 04 2013 Fridolin Pokorny <fpokorny@redhat.com> - 1.0.32-2
|
|
|
|
- fixed segfault when info is NULL
|
|
|
|
|
2013-04-04 10:03:44 +00:00
|
|
|
* Thu Apr 04 2013 Fridolin Pokorny <fpokorny@redhat.com> - 1.0.32-1
|
|
|
|
- 1.0.32
|
|
|
|
|
2013-03-29 05:41:57 +00:00
|
|
|
* Fri Mar 29 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.31-3
|
|
|
|
- add note to cups-browsed.conf
|
|
|
|
|
2013-03-28 15:35:11 +00:00
|
|
|
* Thu Mar 28 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.31-2
|
|
|
|
- check cupsd.conf existence prior to grepping it (#928816)
|
|
|
|
|
2013-03-22 10:41:45 +00:00
|
|
|
* Fri Mar 22 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.31-1
|
|
|
|
- 1.0.31
|
|
|
|
|
2013-03-19 11:39:26 +00:00
|
|
|
* Tue Mar 19 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.30-4
|
|
|
|
- revert previous change
|
|
|
|
|
2013-03-13 17:05:31 +00:00
|
|
|
* Wed Mar 13 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.30-3
|
|
|
|
- don't ship banners for now (#919489)
|
|
|
|
|
2013-03-12 17:11:30 +00:00
|
|
|
* Tue Mar 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.30-2
|
|
|
|
- move BrowsePoll from cupsd.conf to cups-browsed.conf in %%post
|
|
|
|
|
2013-03-08 02:44:04 +00:00
|
|
|
* Fri Mar 08 2013 Jiri Popelka <jpopelka@redhat.com> - 1.0.30-1
|
|
|
|
- 1.0.30: CUPS browsing and broadcasting in cups-browsed
|
|
|
|
|
2013-02-13 19:18:28 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.29-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2013-01-19 19:48:46 +00:00
|
|
|
* Sat Jan 19 2013 Rex Dieter <rdieter@fedoraproject.org> 1.0.29-3
|
|
|
|
- backport upstream buildfix for poppler-0.22.x
|
|
|
|
|
2013-01-18 15:42:14 +00:00
|
|
|
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 1.0.29-2
|
|
|
|
- rebuild due to "jpeg8-ABI" feature drop
|
|
|
|
|
2013-01-03 06:23:09 +00:00
|
|
|
* Thu Jan 03 2013 Jiri Popelka <jpopelka@redhat.com> 1.0.29-1
|
|
|
|
- 1.0.29
|
|
|
|
|
2013-01-02 16:14:42 +00:00
|
|
|
* Wed Jan 02 2013 Jiri Popelka <jpopelka@redhat.com> 1.0.28-1
|
|
|
|
- 1.0.28: cups-browsed daemon and service
|
|
|
|
|
2012-11-29 11:04:21 +00:00
|
|
|
* Thu Nov 29 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.25-1
|
|
|
|
- 1.0.25
|
|
|
|
|
2012-09-07 15:14:54 +00:00
|
|
|
* Fri Sep 07 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.24-1
|
|
|
|
- 1.0.24
|
|
|
|
|
2012-08-22 12:05:51 +00:00
|
|
|
* Wed Aug 22 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.23-1
|
|
|
|
- 1.0.23: old pdftopdf removed
|
|
|
|
|
2012-08-21 07:30:00 +00:00
|
|
|
* Tue Aug 21 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.22-1
|
|
|
|
- 1.0.22: new pdftopdf (uses qpdf instead of poppler)
|
|
|
|
|
2012-08-08 12:27:33 +00:00
|
|
|
* Wed Aug 08 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.20-4
|
|
|
|
- rebuild
|
|
|
|
|
2012-08-08 10:55:08 +00:00
|
|
|
* Thu Aug 02 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.20-3
|
|
|
|
- commented multiple licensing breakdown (#832130)
|
|
|
|
- verbose build output
|
|
|
|
|
|
|
|
* Thu Aug 02 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.20-2
|
|
|
|
- BuildRequires: poppler-cpp-devel (to build against poppler-0.20)
|
|
|
|
|
|
|
|
* Mon Jul 23 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.20-1
|
|
|
|
- 1.0.20
|
|
|
|
|
|
|
|
* Tue Jul 17 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.19-1
|
|
|
|
- 1.0.19
|
|
|
|
|
|
|
|
* Wed May 30 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.18-1
|
|
|
|
- initial spec file
|