Hello community, here is the log from the commit of package mousetweaks for openSUSE:Leap:15.2 checked in at 2020-03-06 12:37:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mousetweaks (Old) and /work/SRC/openSUSE:Leap:15.2/.mousetweaks.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mousetweaks" Fri Mar 6 12:37:31 2020 rev:15 rq:779617 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mousetweaks/mousetweaks.changes 2020-01-15 15:31:03.426765508 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.mousetweaks.new.26092/mousetweaks.changes 2020-03-06 12:37:37.086623742 +0100 @@ -1,0 +2,40 @@ +Sat Jan 25 14:18:13 UTC 2020 - Dominique Leuenberger <[email protected]> + +- No longer recommend -lang: supplements are in use + +------------------------------------------------------------------- +Thu Mar 28 20:56:05 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- +Mon Mar 11 09:01:18 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.0: + + New stable release. + +------------------------------------------------------------------- +Mon Mar 4 08:36:09 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.31.92: + + Stop using gnome-common. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 15 23:01:54 UTC 2019 - [email protected] + +- Update to version 3.31.90: + + Stop using intltool. + + Updated translations. +- Drop intltool BuildRequires: No longer needed after upstream + changes. +- Stop handling glib2_gsettings_schema_post(un) in post(un) and + drop glib2_gsettings_schema_requires macro., no longer needed. +- Update URL to new gitlab home and use modern macros. + +------------------------------------------------------------------- +Wed Feb 28 16:37:19 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- mousetweaks-3.12.0.tar.xz New: ---- mousetweaks-3.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mousetweaks.spec ++++++ --- /var/tmp/diff_new_pack.i3tFuN/_old 2020-03-06 12:37:38.126624375 +0100 +++ /var/tmp/diff_new_pack.i3tFuN/_new 2020-03-06 12:37:38.130624377 +0100 @@ -1,7 +1,7 @@ # # spec file for package mousetweaks # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: mousetweaks -Version: 3.12.0 +Version: 3.32.0 Release: 0 -Summary: Tweak mouse settings in GNOME -License: GPL-3.0 +Summary: GNOME mouse settings tweaker +License: GPL-3.0-only Group: System/GUI/GNOME -Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/mousetweaks/3.12/%{name}-%{version}.tar.xz +URL: https://gitlab.gnome.org/GNOME/mousetweaks +Source0: https://download.gnome.org/sources/mousetweaks/3.32/%{name}-%{version}.tar.xz + BuildRequires: fdupes -BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: pkgconfig(gsettings-desktop-schemas) @@ -34,8 +34,6 @@ BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xfixes) BuildRequires: pkgconfig(xtst) -Recommends: %{name}-lang -%glib2_gsettings_schema_requires %description The Mousetweaks package provides mouse accessibility enhancements for @@ -44,24 +42,19 @@ %lang_package %prep -%setup -q +%autosetup -p1 translation-update-upstream %build export LANG=C.UTF-8 -%configure -make %{?_smp_mflags} +%configure \ + %{nil} +%make_build %install %make_install %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot} - -%post -%glib2_gsettings_schema_post - -%postun -%glib2_gsettings_schema_postun +%fdupes %{buildroot}%{prefix} %files %doc AUTHORS NEWS README TODO ++++++ mousetweaks-3.12.0.tar.xz -> mousetweaks-3.32.0.tar.xz ++++++ ++++ 31481 lines of diff (skipped)
