Merge pull request #7886 from IdrisKalp/master

libzip 1.6.1
This commit is contained in:
Idris Kalp
2020-02-07 19:34:36 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Operating system and container binary deployment and upgrades</Summary>
<Description>OSTree is a tool for managing bootable, immutable, versioned filesystem trees</Description>
<Archive sha1sum="fa68b93d4af9dd7cf48bdf0b51c3508f97c70a74" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2019.2/libostree-2019.2.tar.xz</Archive>
<Archive sha1sum="afdb1c1aa53a466962fb24f106c6560604c2c5be" type="tarxz">https://github.com/ostreedev/ostree/releases/download/v2019.6/libostree-2019.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>xz-devel</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-02-07</Date>
<Version>2019.6</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-07-07</Date>
<Version>2019.2</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A C library for reading, creating, and modifying zip archives</Summary>
<Description>libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives.</Description>
<Archive sha1sum="edbb7c9a9feaf02195afbdef2f5484a5b84bebf9" type="targz">https://nih.at/libzip/libzip-1.5.1.tar.gz</Archive>
<Archive sha1sum="a820f23509d20f242173d34978624191739f599b" type="tarxz">https://libzip.org/download/libzip-1.6.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-02-07</Date>
<Version>1.6.1</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-09</Date>
<Version>1.5.1</Version>