This commit is contained in:
Jiri Popelka 2016-06-10 06:07:49 +02:00
parent c90a752332
commit 6028cf0592
3 changed files with 6 additions and 2 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,7 +3,7 @@
Summary: OpenPrinting CUPS filters and backends
Name: cups-filters
Version: 1.8.3
Version: 1.9.0
Release: 1%{?dist}
# For a breakdown of the licensing, see COPYING file
@ -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
* Thu Mar 24 2016 Zdenek Dohnal <zdohnal@redhat.com> - 1.8.3-1
- Update to 1.8.3, adding cupsfilters-ghostscript.convs to %files

View File

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