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
This commit is contained in:
Dominique Leuenberger 2024-03-19 13:33:28 +00:00 committed by Git OBS Bridge
parent 52b1326cca
commit 51a7d3f877
6 changed files with 34 additions and 5 deletions

20
_service Normal file
View File

@ -0,0 +1,20 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/libnotify.git</param>
<param name="revision">0.8.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param>
<param name="submodules">disable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

3
libnotify-0.8.3.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fba7c11ce36afe7da946b244060cc164f5faadfb008cb4e08ebd22c519792e11
size 586252

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0
size 106008

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 16 11:51:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Convert to source service for easier updating.
-------------------------------------------------------------------
Tue Oct 10 14:08:33 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

4
libnotify.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: libnotify
version: 0.8.3
mtime: 1696886686
commit: 6083790f9e0f1827147ecd8799c4dced0e86a877

View File

@ -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