Accepting request 1238103 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1238103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwnck?expand=0&rev=96
This commit is contained in:
Ana Guerrero 2025-01-16 17:31:20 +00:00 committed by Git OBS Bridge
commit 12a4fe335a
6 changed files with 37 additions and 6 deletions

18
_service Normal file
View File

@ -0,0 +1,18 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/libwnck.git</param>
<param name="revision">43.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">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>

View File

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

3
libwnck-43.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 14 19:11:38 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.2:
+ Add WnckHandle to the docs.
+ Add missing build dependency.
+ Do not restore original event mask.
- Switch to source service for tarball/source.
-------------------------------------------------------------------
Sat Oct 5 12:07:44 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

4
libwnck.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: libwnck
version: 43.2
mtime: 1736880507
commit: 17eb30d1a8180b7f5058da4e14d9647d9708c58d

View File

@ -1,7 +1,7 @@
#
# spec file for package libwnck
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: libwnck
Version: 43.1
Version: 43.2
Release: 0
Summary: Window Navigator Construction Kit (Library Package)
License: LGPL-2.1-or-later
Group: Development/Libraries/GNOME
URL: https://git.gnome.org/browse/libwnck
Source0: https://download.gnome.org/sources/libwnck/43/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: gettext-devel