|
|
|
@ -1,15 +1,10 @@
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
## (rpmautospec version 0.6.5)
|
|
|
|
|
## 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}}
|
|
|
|
|
## RPMAUTOSPEC: autochangelog
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
%global glib2_version 2.78
|
|
|
|
|
%global gtk4_version 4.15
|
|
|
|
|
%global gtk4_version 4.12
|
|
|
|
|
%global vte291_version 0.76.3
|
|
|
|
|
%global json_glib_version 1.4.0
|
|
|
|
|
%global libadwaita_version 1.5.0
|
|
|
|
@ -18,8 +13,8 @@
|
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
|
|
|
|
|
|
Name: ptyxis
|
|
|
|
|
Version: 47.6
|
|
|
|
|
Release: %autorelease
|
|
|
|
|
Version: 46.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A container oriented terminal for GNOME
|
|
|
|
|
|
|
|
|
|
# Code is GPL-3.0-or-later and the Appdata is CC0-1.0
|
|
|
|
@ -46,8 +41,7 @@ Requires: json-glib%{?_isa} >= %{json_glib_version}
|
|
|
|
|
Requires: libadwaita%{?_isa} >= %{libadwaita_version}
|
|
|
|
|
Requires: hicolor-icon-theme
|
|
|
|
|
|
|
|
|
|
Obsoletes: gnome-terminal <= 3.41
|
|
|
|
|
Obsoletes: gnome-terminal-nautilus <= 3.41
|
|
|
|
|
Obsoletes: gnome-terminal
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Ptyxis is a container oriented terminal that provides transparent support for
|
|
|
|
@ -92,24 +86,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Ptyxis.desk
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Thu Dec 05 2024 Christian Hergert <chergert@redhat.com> - 47.6-1
|
|
|
|
|
- Update Ptyxis to 47.6
|
|
|
|
|
|
|
|
|
|
* Thu Nov 21 2024 Christian Hergert <chergert@redhat.com> - 47.5-1
|
|
|
|
|
- Update to Ptyxis 47.5
|
|
|
|
|
|
|
|
|
|
* 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:
|
|
|
|
|
|
|
|
|
|
* Fri Sep 27 2024 Christian Hergert <chergert@redhat.com> - 46.6-3
|
|
|
|
|
- Obsolete gnome-terminal-nautilus
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2024 Christian Hergert <chergert@redhat.com> - 46.6-2
|
|
|
|
|
- spec: specify gnome-terminal obsoletes version
|
|
|
|
|
|
|
|
|
|
* Mon Aug 12 2024 Christian Hergert <chergert@redhat.com> - 46.6-1
|
|
|
|
|
- Ptyxis Obsoletes gnome-terminal
|
|
|
|
|
|
|
|
|
|