Hello community, here is the log from the commit of package lxrandr for openSUSE:Factory checked in at 2020-07-06 16:33:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxrandr (Old) and /work/SRC/openSUSE:Factory/.lxrandr.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxrandr" Mon Jul 6 16:33:23 2020 rev:24 rq:818962 version:0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lxrandr/lxrandr.changes 2017-01-12 15:55:45.452161427 +0100 +++ /work/SRC/openSUSE:Factory/.lxrandr.new.3060/lxrandr.changes 2020-07-06 16:36:18.720457043 +0200 @@ -1,0 +2,6 @@ +Sat Jul 4 08:58:33 UTC 2020 - Andreas Stieger <[email protected]> + +- lxrandr 0.3.2: + * Fix crash with some monitor names + +------------------------------------------------------------------- Old: ---- lxrandr-0.3.1.tar.xz New: ---- lxrandr-0.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxrandr.spec ++++++ --- /var/tmp/diff_new_pack.ukSJgH/_old 2020-07-06 16:36:21.700466216 +0200 +++ /var/tmp/diff_new_pack.ukSJgH/_new 2020-07-06 16:36:21.700466216 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxrandr # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,26 +12,25 @@ # 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: lxrandr -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Lightweight Monitor Config Tool -License: GPL-2.0 +License: GPL-2.0-only Group: System/GUI/LXDE -Url: http://www.lxde.org/ -Source0: %{name}-%{version}.tar.xz +URL: http://www.lxde.org/ +Source0: https://sourceforge.net/projects/lxde/files/LXRandR%20%28monitor%20config%20tool%29/LXRandR%200.3.x/%{name}-%{version}.tar.xz BuildRequires: docbook-utils BuildRequires: fdupes BuildRequires: gtk2-devel BuildRequires: intltool -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: update-desktop-files Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %lang_package %description @@ -42,10 +41,10 @@ %build %configure -make %{?_smp_mflags} V=1 +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install %suse_update_desktop_file %{name} %find_lang %{name} %fdupes -s %{buildroot} @@ -57,13 +56,12 @@ %desktop_database_postun %files -%defattr(-,root,root,0755) -%doc COPYING +%license COPYING %{_bindir}/%{name} %{_datadir}/applications/lxrandr.desktop -%{_mandir}/man1/lxrandr.1.gz +%{_mandir}/man1/lxrandr.1%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root,-) +%license COPYING %changelog ++++++ lxrandr-0.3.1.tar.xz -> lxrandr-0.3.2.tar.xz ++++++ ++++ 6210 lines of diff (skipped)
