system-config-printer-1.5.15
This commit is contained in:
@@ -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="c6653790bc6861c3367f6bb3813fe61d1e35ac6c" type="targz">https://github.com/OpenPrinting/system-config-printer/archive/1.5.12.tar.gz</Archive>
|
||||
<Archive sha1sum="f1daddb15a3782c07b4a5d007f44d9dbe0187154" type="targz">https://github.com/OpenPrinting/system-config-printer/archive/refs/tags/v1.5.15.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -37,8 +37,8 @@
|
||||
<!--make it actually work without libgnome-keyring -->
|
||||
<!-- <Patch>pass_libgnome_keyring_missing.diff</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>
|
||||
<!-- <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>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<Dependency>libsecret</Dependency>
|
||||
<Dependency>libgnome-keyring</Dependency>
|
||||
<Dependency>python3-cups</Dependency>
|
||||
<Dependency>python-smbc</Dependency>
|
||||
<Dependency>python3-pysmbc</Dependency>
|
||||
<Dependency>dbus-python3</Dependency>
|
||||
<Dependency>python3-pygobject3</Dependency>
|
||||
<Dependency>python3-requests</Dependency>
|
||||
@@ -91,8 +91,8 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python-gtk</Dependency>
|
||||
<Dependency>notify-python</Dependency>
|
||||
<Dependency>python-pygobject</Dependency>
|
||||
<Dependency>python-pygobject3</Dependency>
|
||||
<!-- <Dependency>python-pygobject</Dependency> -->
|
||||
<Dependency>python3-pygobject3</Dependency>
|
||||
<Dependency>system-config-printer</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -106,6 +106,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2021-07-16</Date>
|
||||
<Version>1.5.15</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2020-09-08</Date>
|
||||
<Version>1.5.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user