gnome ver. bump

This commit is contained in:
Rmys
2022-11-02 01:23:31 +03:00
parent 35daaa660d
commit 56cab7fa9c
10 changed files with 71 additions and 12 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>A window navigation construction kit</Summary>
<Description>libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth.</Description>
<Archive sha1sum="c76c7bc348680a35ba672cf0f90f0ed3f57627d9" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/libwnck/40/libwnck-40.1.tar.xz</Archive>
<Archive sha1sum="fb3a66bfcd4296983712ba3c95d6560ba2494cfe" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/libwnck/43/libwnck-43.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>startup-notification-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
@@ -74,6 +74,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-09-16</Date>
<Version>43.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-02-18</Date>
<Version>40.1</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Text rendering and layout library</Summary>
<Description>Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
<Archive sha1sum="3cefedab30509dea533094d46539d98c77dfe6c3" type="tarxz">mirrors://gnome/pango/1.50/pango-1.50.9.tar.xz</Archive>
<Archive sha1sum="cfbd4417347abe8f6509a4f7485d35479d38ce89" type="tarxz">mirrors://gnome/pango/1.50/pango-1.50.11.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -138,6 +138,13 @@
</Package>
<History>
<Update release="22">
<Date>2022-10-03</Date>
<Version>1.50.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2022-08-11</Date>
<Version>1.50.9</Version>