Mon, 30 Jun 2025 23:04:59 -0500
Update metainfo.xml for the release
And prepare for the next release right away.
Testing Done:
Ran `meson dist`
Reviewed at https://reviews.imfreedom.org/r/4041/
--- a/ChangeLog Mon Jun 30 21:11:18 2025 -0500 +++ b/ChangeLog Mon Jun 30 23:04:59 2025 -0500 @@ -1,7 +1,7 @@ Pidgin: The Universal Chat Client -version 2.92.1 (??/??/????): - * Nothing yet, be the first! +version 2.92.1 (07/01/2025): + * Update the metainfo.xml file for the release. (RR 4041) (Gary Kramlich) version 2.92.0 (06/30/2025): General:
--- a/meson.build Mon Jun 30 21:11:18 2025 -0500 +++ b/meson.build Mon Jun 30 23:04:59 2025 -0500 @@ -21,7 +21,7 @@ # For production releases: '' # project('pidgin3', 'c', - version : '2.92.1-dev', + version : '2.92.1', meson_version : '>=1.0.0', default_options : ['c_std=c17', 'warning_level=2']) purple_soversion = 0
--- a/pidgin/data/im.pidgin.Pidgin3.metainfo.xml Mon Jun 30 21:11:18 2025 -0500 +++ b/pidgin/data/im.pidgin.Pidgin3.metainfo.xml Mon Jun 30 23:04:59 2025 -0500 @@ -104,6 +104,38 @@ <image>https://data.imfreedom.org/public/pidgin/screenshots/dark/plugins.png</image> <caption>Plugins</caption> </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-appearance.png</image> + <caption>Appearance Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-privacy.png</image> + <caption>Privacy Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-network.png</image> + <caption>Network Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-proxy.png</image> + <caption>Proxy Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-status.png</image> + <caption>Status Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-credentials.png</image> + <caption>Credential Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-development.png</image> + <caption>Development Preferences</caption> + </screenshot> + <screenshot style="gnome"> + <image>https://data.imfreedom.org/public/pidgin/screenshots/light/prefs-search.png</image> + <caption>Searchable Preferences</caption> + </screenshot> </screenshots> <url type="bugtracker">https://issues.imfreedom.org/</url> @@ -123,9 +155,14 @@ </content_rating> <releases> - <release version="3.0.0-experimental" date="2038-08-22" type="snapshot"/> + <release version="2.92.1" date="2025-07-01" type="development"> + <url>https://sourceforge.net/projects/pidgin/files/Pidgin3/2.92.1/</url> + </release> + <release version="2.92.0" date="2025-06-30" type="development"> + <url>https://sourceforge.net/projects/pidgin/files/Pidgin3/2.92.0/</url> + </release> <release version="2.91.0" date="2025-03-31" type="development"> - <url>https://sourceforge.net/projects/pidgin/files/Pidgin3/2.90.1/</url> + <url>https://sourceforge.net/projects/pidgin/files/Pidgin3/2.91.0/</url> </release> <release version="2.90.1" date="2025-01-01" type="development"> <url>https://sourceforge.net/projects/pidgin/files/Pidgin3/2.90.1/</url>