diff --git a/libnotify-0.8.2.tar.xz b/libnotify-0.8.2.tar.xz deleted file mode 100644 index 711c078..0000000 Binary files a/libnotify-0.8.2.tar.xz and /dev/null differ diff --git a/libnotify-0.8.3.tar.xz b/libnotify-0.8.3.tar.xz new file mode 100644 index 0000000..d5eb2e7 Binary files /dev/null and b/libnotify-0.8.3.tar.xz differ diff --git a/libnotify.spec b/libnotify.spec index 31b24c7..f3080d0 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -1,10 +1,10 @@ Name: libnotify -Version: 0.8.2 +Version: 0.8.3 Release: 1 Summary: Notification library on desktop License: LGPLv2+ -URL: http://www.gnome.org -Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.8/%{name}-%{version}.tar.xz +URL: https://gitlab.gnome.org/GNOME/libnotify +Source0: https://download.gnome.org/sources/libnotify/0.8/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-ns BuildRequires: glib2-devel >= 2.26.0 gi-docgen meson xmlto BuildRequires: gdk-pixbuf2-devel gtk3-devel gobject-introspection-devel @@ -61,6 +61,9 @@ Libraries and header files needed for development of programs using libnotify. %doc %{_datadir}/doc/libnotify-0/ %changelog +* Wed Dec 27 2023 lvgenggeng - 0.8.3-1 +- update to 0.8.3 + * Fri Jul 21 2023 zhangpan - 0.8.2-1 - update to 0.8.2