From 51a7d3f877c32f53ff09ab3848b5648ad0ecb3e37f280d37767b11d557ba50e5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:33:28 +0000 Subject: [PATCH] Accepting request 1159282 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1159282 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnotify?expand=0&rev=64 --- _service | 20 ++++++++++++++++++++ libnotify-0.8.3.obscpio | 3 +++ libnotify-0.8.3.tar.xz | 3 --- libnotify.changes | 5 +++++ libnotify.obsinfo | 4 ++++ libnotify.spec | 4 ++-- 6 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 _service create mode 100644 libnotify-0.8.3.obscpio delete mode 100644 libnotify-0.8.3.tar.xz create mode 100644 libnotify.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..3d7fdf5 --- /dev/null +++ b/_service @@ -0,0 +1,20 @@ + + + + git + https://gitlab.gnome.org/GNOME/libnotify.git + 0.8.3 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + disable + disable + + + + *.tar + zst + + + + diff --git a/libnotify-0.8.3.obscpio b/libnotify-0.8.3.obscpio new file mode 100644 index 0000000..80ff82b --- /dev/null +++ b/libnotify-0.8.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba7c11ce36afe7da946b244060cc164f5faadfb008cb4e08ebd22c519792e11 +size 586252 diff --git a/libnotify-0.8.3.tar.xz b/libnotify-0.8.3.tar.xz deleted file mode 100644 index e747026..0000000 --- a/libnotify-0.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0 -size 106008 diff --git a/libnotify.changes b/libnotify.changes index b6b065d..1ae13fd 100644 --- a/libnotify.changes +++ b/libnotify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 16 11:51:04 UTC 2024 - Dominique Leuenberger + +- Convert to source service for easier updating. + ------------------------------------------------------------------- Tue Oct 10 14:08:33 UTC 2023 - Bjørn Lie diff --git a/libnotify.obsinfo b/libnotify.obsinfo new file mode 100644 index 0000000..440db4d --- /dev/null +++ b/libnotify.obsinfo @@ -0,0 +1,4 @@ +name: libnotify +version: 0.8.3 +mtime: 1696886686 +commit: 6083790f9e0f1827147ecd8799c4dced0e86a877 diff --git a/libnotify.spec b/libnotify.spec index 9ebb903..d963314 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -1,7 +1,7 @@ # # spec file for package libnotify # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Notifications Library License: LGPL-2.1-or-later Group: Development/Libraries/X11 URL: https://galago-project.org/ -Source: https://download.gnome.org/sources/libnotify/0.8/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.zst Source99: baselibs.conf BuildRequires: docbook5-xsl-stylesheets