Merge pull request #844 from Rmys/master

cryptsetup libxslt:ver.bump
This commit is contained in:
Rmys
2019-01-01 19:34:28 +03:00
committed by GitHub
2 changed files with 17 additions and 3 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:cli</IsA>
<Summary>Userspace setup tool for transparent encryption of block devices using dm-crypt</Summary>
<Description>Userspace setup tool for transparent encryption of block devices using dm-crypt</Description>
<Archive sha1sum="eaf688f2ae74c562bc341573b8c0dca63727e9c8" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.3.tar.xz</Archive>
<Archive sha1sum="056110d4c88b9769cac73ecee2c8e2e84e47cc1c" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.02.118">device-mapper-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
@@ -82,6 +82,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-01-01</Date>
<Version>1.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>1.7.3</Version>
+9 -2
View File
@@ -12,9 +12,9 @@
<IsA>library</IsA>
<Summary>XSLT libraries and tools</Summary>
<Description>Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.</Description>
<Archive sha1sum="edcaeabb3555ae44853bdc406ee9521fb65c620d" type="targz">ftp://ftp.xmlsoft.org/libxml2/libxslt-1.1.29.tar.gz</Archive>
<Archive sha1sum="c47969f16747a72f9095b6a7a56d3afdd1e6e9ac" type="targz">ftp://ftp.xmlsoft.org/libxml2/libxslt-1.1.32.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency versionFrom="2.9.8">libxml2-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
</BuildDependencies>
</Source>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-12-31</Date>
<Version>1.1.32</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-09-16</Date>
<Version>1.1.29</Version>