glibmm ver. bump
This commit is contained in:
@@ -20,4 +20,4 @@ def install():
|
||||
#for dir in dirs:
|
||||
#pisitools.removeDir(dir)
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ interface for glib2</Summary>
|
||||
<Description>Glibmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks and a comprehensive set of widgets that are easily extensible via inheritance.</Description>
|
||||
<Archive sha1sum="aee1ec5bc1b4dc7a2183fe7327e961ca82cb6b8a" type="tarxz">mirrors://gnome/glibmm/2.66/glibmm-2.66.4.tar.xz</Archive>
|
||||
<Archive sha1sum="db4f8eff735c551b5c426a8a1c22f7ed98cc1249" type="tarxz">mirrors://gnome/glibmm/2.66/glibmm-2.66.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libsigc++-devel</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-11-06</Date>
|
||||
<Version>2.66.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-05-04</Date>
|
||||
<Version>2.66.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user