This commit is contained in:
Jiri Popelka 2012-11-29 12:04:21 +01:00
parent 682426e6d0
commit 8b72b84469
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/cups-filters-1.0.22.tar.xz
/cups-filters-1.0.23.tar.xz
/cups-filters-1.0.24.tar.xz
/cups-filters-1.0.25.tar.xz

View File

@ -3,7 +3,7 @@
Summary: OpenPrinting CUPS filters and backends
Name: cups-filters
Version: 1.0.24
Version: 1.0.25
Release: 1%{?dist}
# For a breakdown of the licensing, see COPYING file
@ -12,8 +12,9 @@ Release: 1%{?dist}
# backends: parallel, serial
# GPLv2+: filters: textonly, texttops, imagetops
# GPLv3: filters: bannertopdf
# GPLv3+: filters: urftopdf
# MIT: filters: pdftoijs, pdftoopvp, pdftopdf, pdftoraster
License: GPLv2 and GPLv2+ and GPLv3 and MIT
License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and MIT
Group: System Environment/Base
@ -137,6 +138,9 @@ rm -f %{buildroot}%{_bindir}/ttfread
%{_libdir}/libfontembed.so
%changelog
* Thu Nov 29 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.25-1
- 1.0.25
* Fri Sep 07 2012 Jiri Popelka <jpopelka@redhat.com> 1.0.24-1
- 1.0.24

View File

@ -1 +1 @@
4c638c1f1875c984c3d97179e89380c8 cups-filters-1.0.24.tar.xz
77f72864b8a1b631ca20c936af0b9f72 cups-filters-1.0.25.tar.xz