Updated to foomatic-db-4.0-20180228
This commit is contained in:
parent
ece2f1a74c
commit
650832fa50
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ foomatic-db-4.0-20100204.tar.gz
|
||||
/foomatic-db-4.0-20161003.tar.gz
|
||||
/foomatic-db-4.0-20170503.tar.gz
|
||||
/foomatic-db-4.0-20180102.tar.gz
|
||||
/foomatic-db-4.0-20180228.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 20180102
|
||||
%global dbver_snap 20180228
|
||||
|
||||
Summary: Database of printers and printer drivers
|
||||
Name: foomatic-db
|
||||
Version: %{dbver_rel}
|
||||
Release: 57.%{dbver_snap}%{?dist}
|
||||
Release: 58.%{dbver_snap}%{?dist}
|
||||
License: GPLv2+
|
||||
Requires: %{name}-filesystem = %{version}-%{release}
|
||||
Requires: %{name}-ppds = %{version}-%{release}
|
||||
@ -171,6 +171,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
|
||||
%{_datadir}/cups/model/foomatic-db-ppds
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-58.20180228
|
||||
- Updated to foomatic-db-4.0-20180228
|
||||
|
||||
* Thu Feb 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-57.20180102
|
||||
- remove old stuff https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/MRWOMRZ6KPCV25EFHJ2O67BCCP3L4Y6N/
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (foomatic-db-4.0-20180102.tar.gz) = 36567c931963807deb8ba56bb008fca00f463dc7fa6d74222308d5f01b2690c2de5c096265623e5aed2a03777f1afa9171bc6dd1f0b5f27dc54c48d530656100
|
||||
SHA512 (foomatic-db-4.0-20180228.tar.gz) = 22cc0ae229fe3636942fb46e0096b3134d3a5977f18177c89fe949948b23ac9c6c57a0a79672b26b5b073aa682839130ea776f7badcfd967cdeed897b4742097
|
||||
|
Loading…
Reference in New Issue
Block a user