import ptyxis-47.4-1.el10

i10cs changed/i10cs/ptyxis-47.4-1.el10
MSVSphere Packaging Team 2 months ago
parent cd7943353d
commit 4fff749de1
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/ptyxis-46.6.tar.xz
SOURCES/ptyxis-47.4.tar.xz

@ -1 +1 @@
780a3b6559ef991aa819468aea167e2713d1b444 SOURCES/ptyxis-46.6.tar.xz
38b8045bfc009f694d178aacd427bdc24af09b96 SOURCES/ptyxis-47.4.tar.xz

@ -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:

Loading…
Cancel
Save