Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gdk-pixbuf-xlib for openSUSE:Factory
checked in at 2021-04-18 21:45:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf-xlib (Old)
and /work/SRC/openSUSE:Factory/.gdk-pixbuf-xlib.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdk-pixbuf-xlib"
Sun Apr 18 21:45:03 2021 rev:2 rq:885659 version:2.40.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf-xlib/gdk-pixbuf-xlib.changes
2020-11-23 10:26:51.405116963 +0100
+++
/work/SRC/openSUSE:Factory/.gdk-pixbuf-xlib.new.12324/gdk-pixbuf-xlib.changes
2021-04-18 21:45:13.340733197 +0200
@@ -1,0 +2,13 @@
+Wed Apr 14 00:32:58 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to 2.40.2
+ * This is the first release of gdk-pixbuf-xlib, previous versions
+ were based on gdk-pixbuf version 2.40.1
+ * Last version provided with this packaged was git revision dc22ea36
+ * There will be no future release as upstreams strongly
+ encourages to port away from it (the API were already deprecated)
+- Dropped upstream merged 1.patch and 2.patch
+- Use SourceURL instead of _service file, see
+ https://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------
Old:
----
1.patch
2.patch
_service
gdk-pixbuf-xlib-2.40.1.obscpio
gdk-pixbuf-xlib.obsinfo
New:
----
gdk-pixbuf-xlib-2.40.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdk-pixbuf-xlib.spec ++++++
--- /var/tmp/diff_new_pack.SxprO5/_old 2021-04-18 21:45:13.872734096 +0200
+++ /var/tmp/diff_new_pack.SxprO5/_new 2021-04-18 21:45:13.872734096 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gdk-pixbuf-xlib
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,13 @@
Name: gdk-pixbuf-xlib
-Version: 2.40.1
+Version: 2.40.2
Release: 0
Summary: An GdkPixbuf compat library
License: LGPL-2.1-or-later
URL: https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib
-Source: %{name}-%{version}.tar.xz
+Source:
https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib/-/archive/%{version}/gdk-pixbuf-xlib-%{version}.tar.bz2
Source99: baselibs.conf
-# PATCH-FIX-UPSTREAM 1.patch [email protected] -- Headers are installed to
the gdk-pixbuf-2.0 for compat reasons
-Patch1:
https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib/-/merge_requests/1.patch
-# PATCH-FIX-UPSTREAM 2.patch [email protected] -- build: Declare public
dependencies in pkg-config
-Patch2:
https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib/-/merge_requests/2.patch
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.39.2
@@ -60,11 +56,10 @@
This package contains the development files for gdk-pixbuf-xlib.
%prep
-%autosetup -p1
+%autosetup
%build
-%meson \
- %{nil}
+%meson
%meson_build
%install