Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libdecor for openSUSE:Factory 
checked in at 2023-10-02 20:04:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdecor (Old)
 and      /work/SRC/openSUSE:Factory/.libdecor.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdecor"

Mon Oct  2 20:04:05 2023 rev:4 rq:1114557 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdecor/libdecor.changes        2022-12-15 
19:26:21.860452006 +0100
+++ /work/SRC/openSUSE:Factory/.libdecor.new.28202/libdecor.changes     
2023-10-02 20:04:17.298104581 +0200
@@ -1,0 +2,10 @@
+Wed Sep 27 19:42:00 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 0.2.0:
+  * Various bug and leak fixes.
+  * New gtk plugin.
+- Update URL and source to new home.
+- Add pkgconfig(gtk-3.0) BuildRequires, new dependency.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------
@@ -12 +21,0 @@
-

Old:
----
  libdecor-0.1.1.tar.xz

New:
----
  libdecor-0.2.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libdecor.spec ++++++
--- /var/tmp/diff_new_pack.5cwpVj/_old  2023-10-02 20:04:18.778157808 +0200
+++ /var/tmp/diff_new_pack.5cwpVj/_new  2023-10-02 20:04:18.778157808 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdecor
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,21 @@
 #
 
 
-%define commit ee5ef0f2c3a4743e8501a855d61cb397
 Name:           libdecor
-Version:        0.1.1
+Version:        0.2.0
 Release:        0
 Summary:        Wayland client side decoration library
 License:        MIT
 Group:          System/GUI/Other
-URL:            https://gitlab.gnome.org/jadahl/libdecor
-Source:         
https://gitlab.gnome.org/jadahl/libdecor/uploads/%{commit}/%{name}-%{version}.tar.xz
+URL:            https://gitlab.freedesktop.org/libdecor/libdecor
+Source:         
%{url}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  gcc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-cursor)
@@ -66,8 +66,7 @@
 %install
 %meson_install
 
-%post -n libdecor-0-0 -p /sbin/ldconfig
-%postun -n libdecor-0-0 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libdecor-0-0
 
 %files
 %license LICENSE

++++++ libdecor-0.1.1.tar.xz -> libdecor-0.2.0.tar.xz ++++++
++++ 4195 lines of diff (skipped)

Reply via email to