Merge pull request #1396 from Rmys/master

libunistring ver. bump
This commit is contained in:
Rmys
2022-08-19 16:21:02 +03:00
committed by GitHub
2 changed files with 15 additions and 9 deletions
+14 -1
View File
@@ -14,11 +14,17 @@
<IsA>library</IsA>
<Summary>Internationalized Domain Names (IDN) implementation</Summary>
<Description>GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License.</Description>
<Archive sha1sum="53f54fd3c305d871ed5716406c0695fad5c34c45" type="targz">http://ftp.gnu.org/gnu/libidn/libidn2-2.3.0.tar.gz</Archive>
<Archive sha1sum="e4b8ab8b705c8b0dd187af894f81f4667fb5a3ef" type="targz">http://ftp.gnu.org/gnu/libidn/libidn2-2.3.3.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.0">libunistring-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libidn2</Name>
<RuntimeDependencies>
<Dependency versionFrom="1.0">libunistring</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libidn2*</Path>
@@ -64,6 +70,13 @@
</Package>
<History>
<Update release="5">
<Date>2022-08-19</Date>
<Version>2.3.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2020-12-09</Date>
<Version>2.3.0</Version>
+1 -8
View File
@@ -47,20 +47,13 @@
</Package>
<History>
<Update release="8">
<Update release="7">
<Date>2022-08-18</Date>
<Version>1.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-12-08</Date>
<Version>0.9.10</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>0.9.10</Version>