Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f14b15c195 | ||
|
|
7059cd05f0 |
||
|
|
71d187d0b6 | ||
|
|
80e95f5004 |
3 changed files with 19 additions and 3 deletions
3
README.packit
Normal file
3
README.packit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev4+g9380a86a0.
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (zenity-4.1.90.tar.xz) = 0a0dc4c184b11dd9b928b56f42d9240ac08b0e09a415165951cabbc5fb95655cc503923fd61c165585748765657612f69447ef914837ecb8a5df72c7e402444b
|
||||
SHA512 (zenity-4.2.2.tar.xz) = 383ca702e096b1ac1b26db431aa9c3c78b2e4ce62c2a8ea60d7f40ca8ed86095b73cc17d96590c7bf51916447e5533caef18ae9d524e6cf365cba13a544d72ec
|
||||
|
|
|
|||
17
zenity.spec
17
zenity.spec
|
|
@ -1,11 +1,11 @@
|
|||
Name: zenity
|
||||
Version: 4.1.90
|
||||
Version: 4.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Display dialog boxes from shell scripts
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://wiki.gnome.org/Projects/Zenity
|
||||
Source: https://download.gnome.org/sources/%{name}/4.1/%{name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/%{name}/4.2/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.2
|
||||
BuildRequires: /usr/bin/help2man
|
||||
|
|
@ -58,6 +58,19 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Zenity.desk
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2026 Packit <hello@packit.dev> - 4.2.2-1
|
||||
- Update to version 4.2.2
|
||||
- Resolves: rhbz#2448524
|
||||
|
||||
* Thu Dec 11 2025 Adrian Vovk <adrianvovk@gmail.com> - 4.2.1-1
|
||||
- Update to 4.2.1
|
||||
|
||||
* Thu Oct 02 2025 David King <amigadave@amigadave.com> - 4.2.0-1
|
||||
- Update to 4.2.0
|
||||
|
||||
* Mon Sep 08 2025 Michael Catanzaro <mcatanzaro@gnome.org> - 4.1.99-1
|
||||
- Update to 4.1.99
|
||||
|
||||
* Mon Feb 03 2025 nmontero <nmontero@redhat.com> - 4.1.90-1
|
||||
- Update to 4.1.90
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue