Merge branch 'f23'

This commit is contained in:
Jiri Popelka 2015-10-27 20:08:57 +01:00
commit 497c3f085a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@
/cups-filters-1.0.74.tar.xz
/cups-filters-1.0.75.tar.xz
/cups-filters-1.0.76.tar.xz
/cups-filters-1.1.0.tar.xz

View File

@ -3,7 +3,7 @@
Summary: OpenPrinting CUPS filters and backends
Name: cups-filters
Version: 1.0.76
Version: 1.1.0
Release: 1%{?dist}
# For a breakdown of the licensing, see COPYING file
@ -246,6 +246,9 @@ fi
%{_libdir}/libfontembed.so
%changelog
* Tue Oct 27 2015 Jiri Popelka <jpopelka@redhat.com> - 1.1.0-1
- 1.1.0 (version numbering change: minor version = feature, revision = bugfix)
* Sun Sep 13 2015 Jiri Popelka <jpopelka@redhat.com> - 1.0.76-1
- 1.0.76

View File

@ -1 +1 @@
92e14b4f52a320c8d8b8176918bd4a8c cups-filters-1.0.76.tar.xz
f34561df0630f4ece332fd391e31914c cups-filters-1.1.0.tar.xz