Updated to foomatic-db-4.0-20180102
This commit is contained in:
parent
43f1fd95e2
commit
c09bd0a2bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ foomatic-db-4.0-20100204.tar.gz
|
||||
/foomatic-db-4.0-20150819.tar.gz
|
||||
/foomatic-db-4.0-20161003.tar.gz
|
||||
/foomatic-db-4.0-20170503.tar.gz
|
||||
/foomatic-db-4.0-20180102.tar.gz
|
||||
|
@ -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 20170503
|
||||
%global dbver_snap 20180102
|
||||
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic-db
|
||||
Version: %{dbver_rel}
|
||||
Release: 54.%{dbver_snap}%{?dist}
|
||||
Release: 55.%{dbver_snap}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
@ -174,6 +174,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-55.20180102
|
||||
- Updated to foomatic-db-4.0-20180102
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-54.20170503
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (foomatic-db-4.0-20170503.tar.gz) = f2e0f4e70f04cc9d89bd10facf58a5e5d18f4c93e42fd7ac62b9c4679a9e4654d6c2d161cf7deb7f0def9f4fc37708adc78cf55a14d094d1e202b524bb558801
|
||||
SHA512 (foomatic-db-4.0-20180102.tar.gz) = 36567c931963807deb8ba56bb008fca00f463dc7fa6d74222308d5f01b2690c2de5c096265623e5aed2a03777f1afa9171bc6dd1f0b5f27dc54c48d530656100
|
||||
|
Loading…
Reference in New Issue
Block a user