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>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>