Skip to content

Commit 8972f1a

Browse files
authored
Upgrade: zenity version to 3.44.1 (#13694)
1 parent f25f496 commit 8972f1a

3 files changed

Lines changed: 64 additions & 19 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"zenity-3.32.0.tar.xz": "e786e733569c97372c3ef1776e71be7e7599ebe87e11e8ad67dcc2e63a82cd95"
3+
"zenity-3.44.1.tar.xz": "d65400aec965411f4c0b3d8e0e0dac54be55d807a29279697537da2dfee93eaa"
44
}
55
}

SPECS-EXTENDED/zenity/zenity.spec

Lines changed: 61 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,101 @@
11
Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Name: zenity
4-
Version: 3.32.0
5-
Release: 4%{?dist}
4+
Version: 3.44.1
5+
Release: 2%{?dist}
66
Summary: Display dialog boxes from shell scripts
77

88
License: LGPLv2+
99
URL: https://wiki.gnome.org/Projects/Zenity
10-
Source: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
10+
Source: https://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
1111

12-
BuildRequires: gcc
13-
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
12+
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
1413
BuildRequires: pkgconfig(libnotify) >= 0.6.1
15-
BuildRequires: which
14+
BuildRequires: gcc
1615
BuildRequires: gettext
17-
BuildRequires: intltool
1816
BuildRequires: itstool
17+
BuildRequires: meson
18+
BuildRequires: which
1919

2020
%description
2121
Zenity lets you display Gtk+ dialog boxes from the command line and through
2222
shell scripts. It is similar to gdialog, but is intended to be saner. It comes
2323
from the same family as dialog, Xdialog, and cdialog.
2424

2525
%prep
26-
%setup -q
26+
%autosetup -p1
2727

2828

2929
%build
30-
%configure --disable-webkitgtk
31-
make V=1 %{?_smp_mflags}
30+
%meson -Dlibnotify=true
31+
%meson_build
3232

3333

3434
%install
35-
%make_install
35+
%meson_install
3636

3737
# we don't want a perl dependency just for this
38-
rm $RPM_BUILD_ROOT%{_bindir}/gdialog
38+
rm -f $RPM_BUILD_ROOT%{_bindir}/gdialog
3939

4040
%find_lang zenity --with-gnome
4141

4242

4343
%files -f zenity.lang
4444
%license COPYING
45-
%doc AUTHORS NEWS THANKS README
45+
%doc AUTHORS NEWS THANKS README.md
4646
%{_bindir}/zenity
47-
%{_datadir}/zenity
47+
%{_datadir}/zenity/
4848
%{_mandir}/man1/zenity.1*
4949

5050

5151
%changelog
52-
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 3.32.0-4
53-
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
52+
* Wed May 07 2025 Archana Shettigar <v-shettigara@microsoft.com> - 3.44.1-2
53+
- Initial Azure Linux import from Fedora 37 (license: MIT).
54+
- License verified
55+
56+
* Wed May 03 2023 David King <amigadave@amigadave.com> - 3.44.1-1
57+
- Update to 3.44.1
58+
59+
* Thu Mar 16 2023 David King <amigadave@amigadave.com> - 3.44.0-1
60+
- Update to 3.44.0
61+
62+
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.0-3
63+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
64+
65+
* Sun Jul 17 2022 Honore Doktorr <hdfssk@gmail.com> - 3.43.0-2
66+
- Add missing BuildRequires for pkgconfig(libnotify)
67+
- enable libnotify option for meson build
68+
69+
* Thu Jul 07 2022 David King <amigadave@amigadave.com> - 3.43.0-1
70+
- Update to 3.43.0
71+
72+
* Wed Apr 27 2022 David King <amigadave@amigadave.com> - 3.42.1-1
73+
- Update to 3.42.1
74+
75+
* Fri Apr 01 2022 David King <amigadave@amigadave.com> - 3.42.0-1
76+
- Update to 3.42.0
77+
78+
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.41.0-3
79+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
80+
81+
* Wed Oct 06 2021 Kalev Lember <klember@redhat.com> - 3.41.0-2
82+
- Fix eln build
83+
84+
* Mon Aug 23 2021 Kalev Lember <klember@redhat.com> - 3.41.0-1
85+
- Update to 3.41.0
86+
- Switch to meson build system
87+
88+
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-7
89+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
90+
91+
* Thu Mar 04 2021 David King <amigadave@amigadave.com> - 3.32.0-6
92+
- Use make macros
93+
94+
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-5
95+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
96+
97+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-4
98+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
5499

55100
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-3
56101
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31229,8 +31229,8 @@
3122931229
"type": "other",
3123031230
"other": {
3123131231
"name": "zenity",
31232-
"version": "3.32.0",
31233-
"downloadUrl": "https://download.gnome.org/sources/zenity/3.32/zenity-3.32.0.tar.xz"
31232+
"version": "3.44.1",
31233+
"downloadUrl": "https://download.gnome.org/sources/zenity/3.44/zenity-3.44.1.tar.xz"
3123431234
}
3123531235
}
3123631236
},

0 commit comments

Comments
 (0)