|
|
|
@ -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 <chergert@redhat.com> - 47.4-1
|
|
|
|
|
- Update to Ptyxis 47.4
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 46.6-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
|
|