This commit is contained in:
Jiri Popelka 2014-04-28 11:59:26 +02:00
parent 00177cde23
commit 07f9cda2d2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/cups-filters-1.0.50.tar.xz
/cups-filters-1.0.51.tar.xz
/cups-filters-1.0.52.tar.xz
/cups-filters-1.0.53.tar.xz

View File

@ -3,8 +3,8 @@
Summary: OpenPrinting CUPS filters and backends
Name: cups-filters
Version: 1.0.52
Release: 2%{?dist}
Version: 1.0.53
Release: 1%{?dist}
# For a breakdown of the licensing, see COPYING file
# GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*,
@ -242,6 +242,9 @@ fi
%{_libdir}/libfontembed.so
%changelog
* Mon Apr 28 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.53-1
- 1.0.53
* Wed Apr 23 2014 Jiri Popelka <jpopelka@redhat.com> - 1.0.52-2
- Remove pdftoopvp and urftopdf in %%install instead of not building them.

View File

@ -1 +1 @@
4c0948cd84e41b75336bcdf29ca7ff78 cups-filters-1.0.52.tar.xz
85c605f82cddfd9990a17f1ffaf51eec cups-filters-1.0.53.tar.xz