Merge branch 'f24'

This commit is contained in:
Jiri Popelka 2016-06-10 06:09:24 +02:00
commit 388489a768
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@
/cups-filters-1.8.1.tar.xz
/cups-filters-1.8.2.tar.xz
/cups-filters-1.8.3.tar.xz
/cups-filters-1.9.0.tar.xz

View File

@ -3,8 +3,8 @@
Summary: OpenPrinting CUPS filters and backends
Name: cups-filters
Version: 1.8.3
Release: 2%{?dist}
Version: 1.9.0
Release: 1%{?dist}
# For a breakdown of the licensing, see COPYING file
# GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*,
@ -264,6 +264,9 @@ fi
%{_libdir}/libfontembed.so
%changelog
* Fri Jun 10 2016 Jiri Popelka <jpopelka@redhat.com> - 1.9.0-1
- 1.9.0
* Tue May 3 2016 Marek Kasik <mkasik@redhat.com> - 1.8.3-2
- Rebuild for poppler-0.43.0

View File

@ -1 +1 @@
6554a92ae338cbfe40a45819d65c3738 cups-filters-1.8.3.tar.xz
f9e268451b496f0c851f2aa6b660c70d cups-filters-1.9.0.tar.xz