xorg-server-1.20.5 python*cups-1.9.74:ver.bump

This commit is contained in:
Rmys
2019-10-19 23:10:51 +03:00
parent ffe9015cb8
commit 3ce1644fb2
4 changed files with 25 additions and 4 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python interface to the CUPS API</Summary>
<Description>python-cups contains python bindings to wrap the CUPS API.</Description>
<Archive sha1sum="561dc41a0025ad3467e7d151ee2ce84e5e564f9d" type="tarbz2">http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2</Archive>
<Archive sha1sum="860ddef7df9ab83143817fb5bd8477f6a8984da9" type="tarbz2">https://files.pythonhosted.org/packages/00/ce/836a0deb8b24bcd5f850f8fb97f99fb4abd7374e078b9e6df5a0838f8eb5/pycups-1.9.74.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-19</Date>
<Version>1.9.74</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-13</Date>
<Version>1.9.73</Version>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python3 interface to the CUPS API</Summary>
<Description>python3-cups contains python3 bindings to wrap the CUPS API.</Description>
<Archive sha1sum="561dc41a0025ad3467e7d151ee2ce84e5e564f9d" type="tarbz2">http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2</Archive>
<Archive sha1sum="860ddef7df9ab83143817fb5bd8477f6a8984da9" type="tarbz2">https://files.pythonhosted.org/packages/00/ce/836a0deb8b24bcd5f850f8fb97f99fb4abd7374e078b9e6df5a0838f8eb5/pycups-1.9.74.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="3">
<Date>2019-10-19</Date>
<Version>1.9.74</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-15</Date>
<Version>1.9.73</Version>
+1 -1
View File
@@ -73,4 +73,4 @@ def install():
# Remove empty dir
pisitools.removeDir("/var/log")
pisitools.dodoc("COPYING", "README")
pisitools.dodoc("COPYING", "README*")
+8 -1
View File
@@ -11,7 +11,7 @@
<License>MIT</License>
<Summary>X.Org X Server</Summary>
<Description>X server is the main application that allows a graphical interface.</Description>
<Archive sha1sum="a522cd543606b4d0509d821b8061904951171c50" type="tarbz2">mirrors://xorg/individual/xserver/xorg-server-1.20.3.tar.bz2</Archive>
<Archive sha1sum="fea6fd34c7f48b3c69fbecd8fb294eaa1498e69c" type="tarbz2">mirrors://xorg/individual/xserver/xorg-server-1.20.5.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libbsd-devel</Dependency>
<Dependency>font-util</Dependency>
@@ -271,6 +271,13 @@
</Package>
<History>
<Update release="12">
<Date>2019-10-19</Date>
<Version>1.20.5</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2019-02-09</Date>
<Version>1.20.3</Version>