Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libxdg-basedir for openSUSE:Factory checked in at 2022-05-18 13:13:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxdg-basedir (Old) and /work/SRC/openSUSE:Factory/.libxdg-basedir.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxdg-basedir" Wed May 18 13:13:22 2022 rev:8 rq:977817 version:1.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libxdg-basedir/libxdg-basedir.changes 2021-04-27 21:35:23.204055350 +0200 +++ /work/SRC/openSUSE:Factory/.libxdg-basedir.new.1538/libxdg-basedir.changes 2022-05-18 13:13:28.582677746 +0200 @@ -1,0 +2,8 @@ +Sat Dec 11 23:43:10 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.2.3: + * New maintainer + * build fixes, code cleanups + * fix overflow bug + +------------------------------------------------------------------- Old: ---- libxdg-basedir-1.2.2.tar.xz New: ---- libxdg-basedir-1.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxdg-basedir.spec ++++++ --- /var/tmp/diff_new_pack.OQLwmK/_old 2022-05-18 13:13:29.074678179 +0200 +++ /var/tmp/diff_new_pack.OQLwmK/_new 2022-05-18 13:13:29.078678183 +0200 @@ -2,7 +2,7 @@ # # spec file for package libxdg-basedir # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -22,13 +22,13 @@ %define soname 1 Name: libxdg-basedir -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: XDG Base Directory Specification Library License: MIT Group: System/Libraries -URL: https://github.com/davmac314/libxdg-basedir -Source: https://github.com/davmac314/libxdg-basedir/releases/download/v%{version}/libxdg-basedir-%{version}.tar.xz +URL: https://github.com/devnev/libxdg-basedir/ +Source: https://github.com/devnev/libxdg-basedir/archive/libxdg-basedir-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: doxygen @@ -74,7 +74,7 @@ specification and provides a few higher-level functions. %prep -%setup -q +%setup -q -n libxdg-basedir-%{name}-%{version} %build autoreconf -fvi