system-config-printer ver. bump

This commit is contained in:
Rmys
2020-09-10 11:05:35 +03:00
parent 0ba4b56d3f
commit e43945f794
3 changed files with 141 additions and 2 deletions
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>A printer administration tool</Summary>
<Description>system-config-printer is a graphical user interface that allows the user to configure a CUPS print server.</Description>
<Archive sha1sum="2375c76f695165b7b976390abd55aaf721285df8" type="targz">https://github.com/zdohnal/system-config-printer/archive/1.5.11.tar.gz</Archive>
<Archive sha1sum="c6653790bc6861c3367f6bb3813fe61d1e35ac6c" type="targz">https://github.com/OpenPrinting/system-config-printer/archive/1.5.12.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles>
@@ -36,7 +36,9 @@
<Patch level="1">fix-icon.patch</Patch>
<!--make it actually work without libgnome-keyring -->
<!-- <Patch>pass_libgnome_keyring_missing.diff</Patch> -->
<Patch>0001-Fix-constructing-the-auth-dialog.patch</Patch>
<Patch>system-config-printer-1.5.12-check-for-null.patch</Patch>
<Patch>system-config-printer-1.5.12-fix-abrt-in-udev-configure-printer.patch</Patch>
</Patches>
</Source>
@@ -104,6 +106,13 @@
</Package>
<History>
<Update release="12">
<Date>2020-09-08</Date>
<Version>1.5.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-03-10</Date>
<Version>1.5.11</Version>