Merge pull request #8006 from suvari/master

libgee: ver. bump to 0.20.3
This commit is contained in:
Kamil ATLI
2020-03-01 15:06:03 +03:00
committed by GitHub
2 changed files with 12 additions and 4 deletions
+11 -3
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
<Source> <Source>
<Name>libgee</Name> <Name>libgee</Name>
@@ -12,7 +12,7 @@
<IsA>app</IsA> <IsA>app</IsA>
<Summary>A collection library providing GObject-based interfaces and classes for commonly used data structures</Summary> <Summary>A collection library providing GObject-based interfaces and classes for commonly used data structures</Summary>
<Description>Yaygın olarak kullanılan veri yapıları için GObject tabanlı arayüzler ve sınıflar sağlayan bir koleksiyon kütüphanesi</Description> <Description>Yaygın olarak kullanılan veri yapıları için GObject tabanlı arayüzler ve sınıflar sağlayan bir koleksiyon kütüphanesi</Description>
<Archive sha1sum="39f30589e0833aa89ac37337d7b02c0a3e73e743" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/libgee/0.20/libgee-0.20.1.tar.xz</Archive> <Archive sha1sum="3cefb17ed069c3a28786844ab7aaa5b3e6005957" type="tarxz">mirrors://gnome/libgee/0.20/libgee-0.20.3.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>vala-devel</Dependency> <Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency> <Dependency>glib2-devel</Dependency>
@@ -38,6 +38,7 @@
<Name>libgee-devel</Name> <Name>libgee-devel</Name>
<Summary>Development files for libgee</Summary> <Summary>Development files for libgee</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">libgee</Dependency> <Dependency release="current">libgee</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
@@ -47,6 +48,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2019-01-15</Date>
<Version>0.20.3</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2019-01-15</Date> <Date>2019-01-15</Date>
<Version>0.20.1</Version> <Version>0.20.1</Version>
@@ -55,4 +63,4 @@
<Email>admins@pisilinux.org</Email> <Email>admins@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>
+1 -1
View File
@@ -2,7 +2,7 @@
<PISI> <PISI>
<Source> <Source>
<Name>libgee</Name> <Name>libgee</Name>
<Summary xml:lang="tr">A collection library providing GObject-based interfaces and classes for commonly used data structures</Summary> <Summary xml:lang="tr">Sık kullanılan veri yapıları için GObject tabanlı arabirimler ve sınıflar sağlayan bir koleksiyon kitaplığı</Summary>
<Description xml:lang="tr">Yaygın olarak kullanılan veri yapıları için GObject tabanlı arayüzler ve sınıflar sağlayan bir koleksiyon kütüphanesi</Description> <Description xml:lang="tr">Yaygın olarak kullanılan veri yapıları için GObject tabanlı arayüzler ve sınıflar sağlayan bir koleksiyon kütüphanesi</Description>
</Source> </Source>
</PISI> </PISI>