diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..05a0e946187b8160d0c54c23a9f8100f44e0f43b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..d88cb0c5fb4f637900696376ac1e834221b88182 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/zenity diff --git a/zenity-4.0.3.tar.xz b/zenity-4.0.3.tar.xz deleted file mode 100644 index 5cf65de18649a3aa055836023bb4dbe79d658011..0000000000000000000000000000000000000000 Binary files a/zenity-4.0.3.tar.xz and /dev/null differ diff --git a/zenity-4.2.0.tar.xz b/zenity-4.2.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..6abeb482ad86146d719451c1e837348b74cd9344 --- /dev/null +++ b/zenity-4.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f983340c6fa55f4fab5a9769d0771b2cdf1365e2c158ac11cc16ffd892f6bcd +size 2815916 diff --git a/zenity.spec b/zenity.spec index 32978a4a70eead725d68e057583fe31e09fa850f..0d3a23c223d7cd32ae93dc8301c979d9795afc49 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,11 +1,11 @@ Name: zenity -Version: 4.0.3 +Version: 4.2.0 Release: 1 Summary: Display GTK dialog boxes in commandline and shell scripts License: LGPL-2.1-or-later URL: https://wiki.gnome.org/Projects/Zenity -Source: https://download.gnome.org/sources/zenity/4.0/zenity-%{version}.tar.xz +Source: https://download.gnome.org/sources/zenity/%{version_major_minor}/zenity-%{version}.tar.xz BuildRequires: gcc BuildRequires: meson >= 0.57.0 @@ -46,6 +46,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Zenity.desk %{_mandir}/man1/zenity.1* %changelog +* Fri Sep 19 2025 Funda Wang - 4.2.0-1 +- update to 4.2.0 + * Fri Oct 25 2024 Funda Wang - 4.0.3-1 - update to 4.0.3