Merge branch 'f22' into f23

This commit is contained in:
Jiri Popelka 2015-09-15 13:03:58 +02:00
commit cb9c7ec87d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ foomatic-db-4.0-20100204.tar.gz
/foomatic-db-4.0-20131218.tar.gz
/foomatic-db-4.0-20140707.tar.gz
/foomatic-db-4.0-20150415.tar.gz
/foomatic-db-4.0-20150819.tar.gz

View File

@ -1,12 +1,12 @@
%global dbver_rel 4.0
# When you change dbver_snap, rebuild also foomatic against this build to pick up new IEEE 1284 Device IDs.
# The postscriptdriver tags get put onto foomatic, because that's there the actual CUPS driver lives.
%global dbver_snap 20150415
%global dbver_snap 20150819
Summary: Database of printers and printer drivers
Name: foomatic-db
Version: %{dbver_rel}
Release: 46.%{dbver_snap}%{?dist}
Release: 47.%{dbver_snap}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
Requires: %{name}-filesystem = %{version}-%{release}
@ -168,6 +168,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
%{_datadir}/cups/model/foomatic-db-ppds
%changelog
* Tue Sep 15 2015 Jiri Popelka <jpopelka@redhat.com> - 4.0-47.20150819
- Updated to foomatic-db-4.0-20150819
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-46.20150415
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
56967c8149ef5f73e1ba5c8bbe8b592b foomatic-db-4.0-20150415.tar.gz
6adaea9b7383d97c3aefb58532fd66d8 foomatic-db-4.0-20150819.tar.gz