diff --git a/.gitignore b/.gitignore index aeae5a8..981f96e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/ptyxis-46.6.tar.xz +SOURCES/ptyxis-47.4.tar.xz diff --git a/.ptyxis.metadata b/.ptyxis.metadata index 3084a6b..aef7ebc 100644 --- a/.ptyxis.metadata +++ b/.ptyxis.metadata @@ -1 +1 @@ -780a3b6559ef991aa819468aea167e2713d1b444 SOURCES/ptyxis-46.6.tar.xz +38b8045bfc009f694d178aacd427bdc24af09b96 SOURCES/ptyxis-47.4.tar.xz diff --git a/SPECS/ptyxis.spec b/SPECS/ptyxis.spec index 3ccd67b..7fa7a1a 100644 --- a/SPECS/ptyxis.spec +++ b/SPECS/ptyxis.spec @@ -1,10 +1,15 @@ ## START: Set by rpmautospec ## (rpmautospec version 0.6.5) -## RPMAUTOSPEC: autochangelog +## RPMAUTOSPEC: autorelease, autochangelog +%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: + release_number = 1; + base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); + print(release_number + base_release_number - 1); +}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global glib2_version 2.78 -%global gtk4_version 4.12 +%global gtk4_version 4.15 %global vte291_version 0.76.3 %global json_glib_version 1.4.0 %global libadwaita_version 1.5.0 @@ -13,8 +18,8 @@ %global tarball_version %%(echo %{version} | tr '~' '.') Name: ptyxis -Version: 46.6 -Release: 2%{?dist} +Version: 47.4 +Release: %autorelease Summary: A container oriented terminal for GNOME # Code is GPL-3.0-or-later and the Appdata is CC0-1.0 @@ -87,6 +92,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Ptyxis.desk %changelog ## START: Generated by rpmautospec +* Mon Nov 04 2024 Christian Hergert - 47.4-1 +- Update to Ptyxis 47.4 + * Tue Oct 29 2024 Troy Dawson - 46.6-4 - Bump release for October 2024 mass rebuild: