CK2 update

This commit is contained in:
Ertuğrul Erata
2017-12-13 18:51:02 +03:00
parent 12e201321e
commit 89418fcc89
3 changed files with 17 additions and 3 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>GObject wrapper for libusb.</Summary>
<Description>GLib wrapper around libusb1.</Description>
<Archive sha1sum="9116ead26ad89180c151709b711a9a7f97f4ba08" type="tarxz">https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.9.tar.xz</Archive>
<Archive sha1sum="9b565359d03908b0d39613294656ddd6d93c8d8c" type="tarxz">https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.11.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>vala-devel</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="8">
<Date>2017-12-13</Date>
<Version>0.2.11</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-02-06</Date>
<Version>0.2.9</Version>
+1 -1
View File
@@ -29,7 +29,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="locale">/usr/share/aclocal</Path>
<Path fileType="library">/usr/lib/*</Path>
<Path fileType="library">/usr/lib/</Path>
</Files>
</Package>
<Package>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A framework for defining and tracking users, login sessions, and seats</Summary>
<Description>ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).</Description>
<Archive sha1sum="c87d1417e261992a2030e71147ab6959f5434705" type="tarbz2">https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.0/ConsoleKit2-1.2.0.tar.bz2</Archive>
<Archive sha1sum="28869807eed0cc4a7a1d98030be1f2c7e5700d0e" type="tarbz2">https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.1/ConsoleKit2-1.2.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>pam-devel</Dependency>
@@ -87,6 +87,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-12-13</Date>
<Version>1.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-07-23</Date>
<Version>1.2.0</Version>