1.28.11
This commit is contained in:
parent
14621a6e82
commit
9809963904
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/cups-filters-1.28.8.tar.xz
|
||||
/cups-filters-1.28.9.tar.xz
|
||||
/cups-filters-1.28.10.tar.xz
|
||||
/cups-filters-1.28.11.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: OpenPrinting CUPS filters and backends
|
||||
Name: cups-filters
|
||||
Version: 1.28.10
|
||||
Release: 4%{?dist}
|
||||
Version: 1.28.11
|
||||
Release: 1%{?dist}
|
||||
|
||||
# For a breakdown of the licensing, see COPYING file
|
||||
# GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*,
|
||||
@ -134,7 +134,7 @@ Summary: OpenPrinting CUPS filters and backends - braille filters and backend
|
||||
License: GPLv2+ and MIT
|
||||
BuildRequires: liblouis-devel
|
||||
# remove after F36 goes EOL
|
||||
Conflicts: cups-filters < 1.28.10-4
|
||||
Conflicts: cups-filters < 1.28.11-1
|
||||
# we need classic pdftopdf and other filters as well
|
||||
Requires: cups-filters%{?_isa} = %{version}-%{release}
|
||||
# lou_translate and file2brl are needed for file conversions
|
||||
@ -368,6 +368,9 @@ done
|
||||
%{_datadir}/cups/mime/braille.types
|
||||
|
||||
%changelog
|
||||
* Mon Jan 17 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1.28.11-1
|
||||
- 1.28.11
|
||||
|
||||
* Mon Jan 17 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1.28.10-4
|
||||
- fix typo in braille requires
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cups-filters-1.28.10.tar.xz) = d6079633e10c3cfdc744491df03adc73d98dab0d9c0c6d3bc426b751545ae3434ea875e0841cec9358c19336347903f2832b5f801700b371cc1959e031bfa659
|
||||
SHA512 (cups-filters-1.28.11.tar.xz) = 19d6ba76f6985aba4caa8b1c9b353db08261c0661aab579f47577d2e7ed89f907e0b442bebf3ab8a3e5fa05788c83864397855141b222fb0e24073518b72f0c4
|
||||
|
Loading…
Reference in New Issue
Block a user