commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2020-11-04 18:28:46 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new.11331 (New) Package is "compton-conf" Wed Nov 4 18:28:46 2020 rev:10 rq:846019 version:0.16.0 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2020-05-04 18:37:01.668622462 +0200 +++ /work/SRC/openSUSE:Factory/.compton-conf.new.11331/compton-conf.changes 2020-11-04 18:32:51.784085084 +0100 @@ -1,0 +2,7 @@ +Wed Nov 4 14:18:50 UTC 2020 - Michael Vetter + +- Update to 0.16.0: + * This is the last release, which includes some translation +updates. compton-conf will receive no more updates. + +--- Old: compton-conf-0.15.0.tar.xz compton-conf-0.15.0.tar.xz.asc New: compton-conf-0.16.0.tar.xz compton-conf-0.16.0.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.Ex5Csu/_old 2020-11-04 18:32:52.304083932 +0100 +++ /var/tmp/diff_new_pack.Ex5Csu/_new 2020-11-04 18:32:52.308083922 +0100 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2020 SUSE LINUX 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,12 +12,12 @@ # 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: compton-conf -Version:0.15.0 +Version:0.16.0 Release:0 Summary:Compositor Configuration License:LGPL-2.1-or-later @@ -31,12 +31,12 @@ # Adding it as BR so that checks detect the file BuildRequires: compton BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.7.0 +BuildRequires: lxqt-build-tools-devel >= 0.8.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Widgets) >= 5.12.0 BuildRequires: pkgconfig(libconfig) BuildRequires: pkgconfig(lxqt) Requires: compton ++ compton-conf-0.15.0.tar.xz -> compton-conf-0.16.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.15.0/CHANGELOG new/compton-conf-0.16.0/CHANGELOG --- old/compton-conf-0.15.0/CHANGELOG 2020-04-25 21:27:30.0 +0200 +++ new/compton-conf-0.16.0/CHANGELOG 2020-11-03 15:30:07.0 +0100 @@ -1,3 +1,8 @@ +compton-conf-0.16.0 / 2020-11-01 + + + * This is the last release, which includes some translation updates. compton-conf will receive no more updates. + compton-conf-0.15.0 / 2020-04-25 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.15.0/CMakeLists.txt new/compton-conf-0.16.0/CMakeLists.txt --- old/compton-conf-0.15.0/CMakeLists.txt 2020-04-25 21:27:30.0 +0200 +++ new/compton-conf-0.16.0/CMakeLists.txt 2020-11-03 15:30:07.0 +0100 @@ -6,15 +6,15 @@ # versions. project(compton-conf) -set(LXQTBT_MINIMUM_VERSION "0.7.0") -set(QT_MINIMUM_VERSION "5.10.0") +set(LXQTBT_MINIMUM_VERSION "0.8.0") +set(QT_MINIMUM_VERSION "5.12.0") option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF) find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED) set(COMPTONCONF_MAJOR_VERSION 0) -set(COMPTONCONF_MINOR_VERSION 15) +set(COMPTONCONF_MINOR_VERSION 16) set(COMPTONCONF_PATCH_VERSION 0) set(COMPTONCONF_VERSION ${COMPTONCONF_MAJOR_VERSION}.${COMPTONCONF_MINOR_VERSION}.${COMPTONCONF_PATCH_VERSION}) add_definitions( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.15.0/README.md new/compton-conf-0.16.0/README.md --- old/compton-conf-0.15.0/README.md 2020-04-25 21:27:30.0 +0200 +++ new/compton-conf-0.16.0/README.md 2020-11-03 15:30:07.0 +0100 @@ -1,5 +1,9 @@ # compton-conf +## WARNING + +This repository will receive no further updates and should be considered deprecated. + ## Overview compton-conf is a configuration tool for X composite manager [Compton](https://github.com/chjj/compton). @@ -26,8 +30,12 @@ Official binary packages are
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2020-05-04 18:35:24 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new.2738 (New) Package is "compton-conf" Mon May 4 18:35:24 2020 rev:9 rq:798542 version:0.15.0 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2019-03-01 16:49:48.141745263 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new.2738/compton-conf.changes 2020-05-04 18:37:01.668622462 +0200 @@ -1,0 +2,11 @@ +Mon Apr 27 10:43:04 UTC 2020 - Callum Farmer + +- Changed compton-conf.keyring to tsujan's key + +--- +Sun Apr 26 11:33:38 UTC 2020 - Callum Farmer + +- Update to version 0.15.0 + * Updated the code and added some translations. + +--- Old: compton-conf-0.14.1.tar.xz compton-conf-0.14.1.tar.xz.asc New: compton-conf-0.15.0.tar.xz compton-conf-0.15.0.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.htJjED/_old 2020-05-04 18:37:22.944665575 +0200 +++ /var/tmp/diff_new_pack.htJjED/_new 2020-05-04 18:37:22.948665583 +0200 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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,21 +17,21 @@ Name: compton-conf -Version:0.14.1 +Version:0.15.0 Release:0 Summary:Compositor Configuration License:LGPL-2.1-or-later Group: System/GUI/LXQt URL:http://www.lxqt.org -Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc +Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz +Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring BuildRequires: cmake >= 3.1.0 # compton-conf desktop file uses compton icon # Adding it as BR so that checks detect the file BuildRequires: compton BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.6.0 +BuildRequires: lxqt-build-tools-devel >= 0.7.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) ++ compton-conf-0.14.1.tar.xz -> compton-conf-0.15.0.tar.xz ++ 2703 lines of diff (skipped) ++ compton-conf.keyring ++ --- /var/tmp/diff_new_pack.htJjED/_old 2020-05-04 18:37:23.052665794 +0200 +++ /var/tmp/diff_new_pack.htJjED/_new 2020-05-04 18:37:23.056665802 +0200 @@ -1,209 +1,52 @@ -BEGIN PGP PUBLIC KEY BLOCK- -mQINBFXQeMMBEACif4+9pTrC6uNmRng0ZbzLh7p3cazmbnp2YFgDQDJZ7ZNmebxy -ngRuRhjGuDcFAL/37BwJnrBpfZFK9ljoH4Fo5Jm9cOELaTy7AIcEiV9dKMyrKF1E -C76d8jHVuzuPbI92DkFdLZAdk+qjrrAy0x43PvUd+aaBGLcFs1ZMk7gOvElc2d95 -zWWSp5anjukmGbp+EsStnWJkF6VHj56qmklfYy5ioiVBOSpXo/RsACAcIlz8C8A1 -d4tNMiB2uF2OrUfrL8DD6m3nBqep+AYbIQrxMl9kUQH3I33e9kH/L+SHQyE6phS8 -Czq06WjV4TcJ9VWxm7hQCNLYSxhZYYr1AW45lS5+xmfBOq2qeLgvjbFxa8PPrsp6 -Bqgt8MjwUkXjU5IB7YulUBvFU2l0MJZWDBuNy0oNtCe1cU3JyIqLKjvzQQQ9eD5L -o3Ul704TLHz0z+67Rxh05Mi4JvyFMjnooSJkNH8/7yXoBN0ZGOh1/5zMU1gK5bmP -6hKgis2exSZNIS74mF6/PqGgcwk3PyI4T3keUQoNPj11M2EznLHxY19QZfQ5oMed -8xOlHKjpcm8PYMB4gduNXlV7gI9h7UxuC5GuPiP2lmM6wUyHu48divxDk5UYgPEC -xlPI2wHCNDsuy0EruCYIvrMSZfpYCCSrmXiOORBLO5qXkauILLkJarHqjQARAQAB -tCBBbGYgR2FpZGEgPGFnYWlkYUBzaWR1Y3Rpb24ub3JnPokBHAQQAQoABgUCV8MD -vwAKCRDNKAoLTXKCfHloB/98+8zYm/vrm/a7CBMBEiehgrTN8HfI63xtnnWQld5Q -Sinm/bmlcTrK6qb1LxFifCw5D7oYDOmxtgexUxPocBCGhXLYXbeGP1Vbuwr4voGS -XMkVwQhAeETMpyPeSaTKuM4VaG5OE5lODSpPEx36N39FUHwrpeRsXF2nGGYnStnz -12M2IYUu1HYC+Al7MGIjD2sgI0r/Ut3cVNlJGova+/QYJiRidtEOSzewnnyy9bPV -3BNvzcjD2dSZXKBnBLEmdtdCdqq+U/TlIzNGDXWtwkyjDsk8fuT6RJWtI8IV8uSQ -60xlVkXgOyo1B2pn2Wb9psZeeDrYaqeHSUrRi7KugqHaiQI4BBMBAgAiBQJV0HjD -AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRBCycjTr16l45PbEACBId/j -XXTdycSUZ/pOiQ+XgnqF1E/LYJQCOYG0x+vx5qNi8YMaCeayH0AZgZRGN8VUIJ8C -D7xvqcXfGDTdSaCy5I7wfvwca/2QrMX1oeYu35JereNRf4uciQUcStlaMUAp0muW -67WPqW3Et709CWPFme6DMxpRtbx4Q8q9yuKIOfdLj8O2KRb+OkYDQxNjhlaz2lkv -/qJFEf30vZf9xY7iwKANcJO3igrR/k6/CK4KhU4z49igibfUkgIIo6WpqaQKft3Y -ofeezLS/u1eCeudv/OvyNUaxkvNQTnUAU7NvkRzvj/ZICrxfiBtOmm20tcQiiiqd
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2019-03-01 16:49:47 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new.28833 (New) Package is "compton-conf" Fri Mar 1 16:49:47 2019 rev:8 rq:680445 version:0.14.1 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2019-02-01 11:48:24.628369792 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new.28833/compton-conf.changes 2019-03-01 16:49:48.141745263 +0100 @@ -1,0 +2,10 @@ +Fri Mar 1 10:10:30 UTC 2019 - mvet...@suse.com + +- Update to 0.14.1: + * Only translations was changed +- Changelog from 0.14.0: + * Updated Translations + * Improved cmake scripting + * Moved translations from lxqt-l10n back to compton-conf + +--- Old: compton-conf-0.4.0.tar.xz compton-conf-0.4.0.tar.xz.asc New: compton-conf-0.14.1.tar.xz compton-conf-0.14.1.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.3UU8Dz/_old 2019-03-01 16:49:48.813745010 +0100 +++ /var/tmp/diff_new_pack.3UU8Dz/_new 2019-03-01 16:49:48.817745008 +0100 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: compton-conf -Version:0.4.0 +Version:0.14.1 Release:0 Summary:Compositor Configuration License:LGPL-2.1-or-later @@ -26,9 +26,12 @@ Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 +# compton-conf desktop file uses compton icon +# Adding it as BR so that checks detect the file +BuildRequires: compton BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) @@ -36,15 +39,14 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libconfig) BuildRequires: pkgconfig(lxqt) -# compton-conf desktop file uses compton icon -# Adding it as BR so that checks detect the file -BuildRequires: compton Requires: compton Recommends: %{name}-lang %description X composite manager configuration for compton +%lang_package + %prep %setup -q sed -i '/Categories/s/\(LXQt\;\)/X-\1/' compton-conf.desktop.in @@ -62,13 +64,19 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps touch %{buildroot}%{_datadir}/pixmaps/preferences-system-windows +%find_lang %{name} --with-qt + %files %license COPYING %doc AUTHORS README.md %{_bindir}/compton-conf %{_datadir}/applications/*.desktop -%{_datadir}/compton-conf +%dir %{_datadir}/compton-conf/ +%{_datadir}/compton-conf/compton.conf* %{_sysconfdir}/xdg/autostart/lxqt-compton.desktop %ghost %{_datadir}/pixmaps/preferences-system-windows +%files lang +%{_datadir}/compton-conf/translations/ + %changelog ++ compton-conf-0.4.0.tar.xz -> compton-conf-0.14.1.tar.xz ++ 6286 lines of diff (skipped)
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2019-02-01 11:47:46 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new.28833 (New) Package is "compton-conf" Fri Feb 1 11:47:46 2019 rev:7 rq:670286 version:0.4.0 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2018-06-29 22:30:08.670313174 +0200 +++ /work/SRC/openSUSE:Factory/.compton-conf.new.28833/compton-conf.changes 2019-02-01 11:48:24.628369792 +0100 @@ -1,0 +2,8 @@ +Thu Jan 31 09:27:32 UTC 2019 - Michael Vetter + +- Remove compton-conf-0.4.0-no-icon.patch: + compton-conf desktop file uses compton icon. + Adding it as BR so that checks detect the file makes this patch + obsolete. + +--- Old: compton-conf-0.4.0-no-icon.patch Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.PcBm22/_old 2019-02-01 11:48:25.204369201 +0100 +++ /var/tmp/diff_new_pack.PcBm22/_new 2019-02-01 11:48:25.204369201 +0100 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2018 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,7 +12,7 @@ # 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/ # @@ -26,7 +26,6 @@ Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring -Patch0: compton-conf-0.4.0-no-icon.patch BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++ BuildRequires: lxqt-build-tools-devel >= 0.5.0 @@ -37,6 +36,9 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libconfig) BuildRequires: pkgconfig(lxqt) +# compton-conf desktop file uses compton icon +# Adding it as BR so that checks detect the file +BuildRequires: compton Requires: compton Recommends: %{name}-lang @@ -45,7 +47,6 @@ %prep %setup -q -%patch0 -p1 sed -i '/Categories/s/\(LXQt\;\)/X-\1/' compton-conf.desktop.in %build
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2018-06-29 22:30:04 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new (New) Package is "compton-conf" Fri Jun 29 22:30:04 2018 rev:6 rq:618030 version:0.4.0 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2017-11-02 10:24:45.787300769 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes 2018-06-29 22:30:08.670313174 +0200 @@ -1,0 +2,11 @@ +Tue May 22 14:14:39 UTC 2018 - mvet...@suse.com + +- Update to 0.4.0: + * Add checkbox for option xinerama-shadow-crop + * Add categories for Xfce and Gnome + * cmake: Use LXQtCompilerSettings + * Add RadioButtons for setting the rendering backend +- Add compton-conf-0.4.0-no-icon.patch: remove icon beause of + warning + +--- Old: compton-conf-0.3.0.tar.xz compton-conf-0.3.0.tar.xz.asc New: compton-conf-0.4.0-no-icon.patch compton-conf-0.4.0.tar.xz compton-conf-0.4.0.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.F96LOi/_old 2018-06-29 22:30:09.094312850 +0200 +++ /var/tmp/diff_new_pack.F96LOi/_new 2018-06-29 22:30:09.094312850 +0200 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,18 +17,19 @@ Name: compton-conf -Version:0.3.0 +Version:0.4.0 Release:0 Summary:Compositor Configuration -License:LGPL-2.1+ +License:LGPL-2.1-or-later Group: System/GUI/LXQt -Url:http://www.lxqt.org +URL:http://www.lxqt.org Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring +Patch0: compton-conf-0.4.0-no-icon.patch BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.4.0 +BuildRequires: lxqt-build-tools-devel >= 0.5.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) @@ -44,6 +45,7 @@ %prep %setup -q +%patch0 -p1 sed -i '/Categories/s/\(LXQt\;\)/X-\1/' compton-conf.desktop.in %build @@ -60,7 +62,8 @@ touch %{buildroot}%{_datadir}/pixmaps/preferences-system-windows %files -%doc AUTHORS COPYING README.md +%license COPYING +%doc AUTHORS README.md %{_bindir}/compton-conf %{_datadir}/applications/*.desktop %{_datadir}/compton-conf ++ compton-conf-0.4.0-no-icon.patch ++ diff -urEbwB compton-conf-0.4.0/compton-conf.desktop.in compton-conf-0.4.0.new/compton-conf.desktop.in --- compton-conf-0.4.0/compton-conf.desktop.in 2018-05-21 19:19:31.0 +0200 +++ compton-conf-0.4.0.new/compton-conf.desktop.in 2018-05-22 18:20:12.464768614 +0200 @@ -5,7 +5,6 @@ Comment=Configure Compton window effects TryExec=compton-conf Exec=compton-conf -Icon=compton Categories=Settings;DesktopSettings;Qt;LXQt;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings; #TRANSLATIONS_DIR=translations ++ compton-conf-0.3.0.tar.xz -> compton-conf-0.4.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.3.0/AUTHORS new/compton-conf-0.4.0/AUTHORS --- old/compton-conf-0.3.0/AUTHORS 2017-09-24 01:32:24.0 +0200 +++ new/compton-conf-0.4.0/AUTHORS 2018-05-21 19:19:31.0 +0200 @@ -1,9 +1,9 @@ Upstream Authors: -LXQt team: http://lxqt.org +LXQt team: https://lxqt.org Hong Jen Yee (PCMan) Copyright: -Copyright (c) 2013-2017 LXQt team +Copyright (c) 2013-2018 LXQt team License: LGPL-2.1+ The full text of the licenses can be found in the 'COPYING' file. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.3.0/CHANGELOG new/compton-conf-0.4.0/CHANGELOG --- old/compton-conf-0.3.0/CHANGELOG2017-09-24 01:32:24.0 +0200 +++ new/compton-conf-0.4.0/CHANGELOG2018-05-21 19:19:31.0 +0200 @@ -1,7 +1,32 @@ -compton-conf-0.3.0 / 2017-09-24 +compton-conf-0.4.0 / 2018-05-21 === + * Bumped minor version to 4 + * Spanish translation update + * CMake: Prevent in-source builds + * http ->
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2017-11-02 10:24:46 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new (New) Package is "compton-conf" Thu Nov 2 10:24:46 2017 rev:5 rq:536480 version:0.3.0 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2017-03-17 15:07:22.602817064 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes 2017-11-02 10:24:45.787300769 +0100 @@ -1,0 +2,33 @@ +Mon Oct 23 12:14:39 UTC 2017 - mvet...@suse.com + +- Update to 0.3.0: + * .github added to .gitattributes + * bump version to 0.3.0 and tools version to 0.4.0 + * Added *lt.desktop + * Added Lithuanian language + * liblxqt don't make sense here + * Copied issue template + * Fixed typo + * set Qt::AA_UseHighDpiPixmaps to true + * Added basic cli interface to compton-conf + * Added default CMAKE_BUILD_TYPE and proper version + * added *pl.desktop + * Included LXQtConfigVars in CMakeLists.txt + * Added subdirectory autostart (merged from lxqt-common) + * Updated *_da.desktop files and removed *_da_DK.desktop files + * Update Greek translation (el) Remove country variant from language code + * CMake: Adds Runtime and Devel install COMPONENTs + * Coding style changes + * Updates the build system to use the Targets infrastructure + * Drops hardcoded /etc/xdg paths + * Updated german translation, replaced Qt4 by Qt in all xsession/translations + * Portuguese update for .desktop files + * Updates translations infrastructure + * Update the required minimum cmake version + * Add compton to autostart (turned off by default). + * Support lxqt-session and add necessary xdg autostart desktop entry files. + * Bump year + * Added *da.desktop +- Remove post and postun + +--- Old: compton-conf-0.2.1.tar.xz compton-conf-0.2.1.tar.xz.asc New: compton-conf-0.3.0.tar.xz compton-conf-0.3.0.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.NyI39j/_old 2017-11-02 10:24:46.275282983 +0100 +++ /var/tmp/diff_new_pack.NyI39j/_new 2017-11-02 10:24:46.279282837 +0100 @@ -17,18 +17,18 @@ Name: compton-conf -Version:0.2.1 +Version:0.3.0 Release:0 Summary:Compositor Configuration License:LGPL-2.1+ Group: System/GUI/LXQt Url:http://www.lxqt.org -Source0: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz -Source1: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz.asc +Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz +Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel +BuildRequires: lxqt-build-tools-devel >= 0.4.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) @@ -37,10 +37,7 @@ BuildRequires: pkgconfig(libconfig) BuildRequires: pkgconfig(lxqt) Requires: compton -Requires(post): desktop-file-utils -Requires(pre): desktop-file-utils Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description X composite manager configuration for compton @@ -62,18 +59,12 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps touch %{buildroot}%{_datadir}/pixmaps/preferences-system-windows -%post -%desktop_database_post - -%postun -%desktop_database_postun - %files -%defattr(-,root,root) %doc AUTHORS COPYING README.md %{_bindir}/compton-conf %{_datadir}/applications/*.desktop %{_datadir}/compton-conf +%{_sysconfdir}/xdg/autostart/lxqt-compton.desktop %ghost %{_datadir}/pixmaps/preferences-system-windows %changelog ++ compton-conf-0.2.1.tar.xz -> compton-conf-0.3.0.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.2.1/AUTHORS new/compton-conf-0.3.0/AUTHORS --- old/compton-conf-0.2.1/AUTHORS 2016-12-11 00:36:25.0 +0100 +++ new/compton-conf-0.3.0/AUTHORS 2017-09-24 01:32:24.0 +0200 @@ -3,7 +3,7 @@ Hong Jen Yee (PCMan)Copyright: -Copyright (c) 2013-2016 LXQt team +Copyright (c) 2013-2017 LXQt team License: LGPL-2.1+ The full text of the licenses can be found in the 'COPYING' file. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore'
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2017-03-17 15:07:22 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new (New) Package is "compton-conf" Fri Mar 17 15:07:22 2017 rev:4 rq:479962 version:0.2.1 Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2016-10-13 11:28:29.0 +0200 +++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes 2017-03-17 15:07:22.602817064 +0100 @@ -1,0 +2,15 @@ +Thu Mar 16 11:09:10 UTC 2017 - mvet...@suse.com + +- Fix typo: Source1 should be asc file instead of another copy of + the tarball. + +--- +Wed Mar 15 10:29:53 UTC 2017 - sfal...@opensuse.org + +- Update to 0.2.1: + * Created compton-conf_it.desktop, removed unused lines (#36) + * Create compton-conf_fr.desktop + * Use the new lxqt-build-tools package + * Remove cpack (#34) + +--- Old: compton-conf-0.2.0.tar.xz New: compton-conf-0.2.1.tar.xz compton-conf-0.2.1.tar.xz.asc Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.mhecGl/_old 2017-03-17 15:07:23.794648860 +0100 +++ /var/tmp/diff_new_pack.mhecGl/_new 2017-03-17 15:07:23.798648296 +0100 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,18 @@ Name: compton-conf -Version:0.2.0 +Version:0.2.1 Release:0 Summary:Compositor Configuration License:LGPL-2.1+ Group: System/GUI/LXQt Url:http://www.lxqt.org Source0: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz -Source1: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz +Source1: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz.asc Source2:%{name}.keyring BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++ +BuildRequires: lxqt-build-tools-devel BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) ++ compton-conf-0.2.0.tar.xz -> compton-conf-0.2.1.tar.xz ++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.2.0/.gitignore new/compton-conf-0.2.1/.gitignore --- old/compton-conf-0.2.0/.gitignore 2016-09-24 00:49:53.0 +0200 +++ new/compton-conf-0.2.1/.gitignore 1970-01-01 01:00:00.0 +0100 @@ -1,3 +0,0 @@ -build -*.kdev4 -translations/compton-conf diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.2.0/CHANGELOG new/compton-conf-0.2.1/CHANGELOG --- old/compton-conf-0.2.0/CHANGELOG2016-09-24 00:49:53.0 +0200 +++ new/compton-conf-0.2.1/CHANGELOG2016-12-11 00:36:25.0 +0100 @@ -1,7 +1,16 @@ -compton-conf-0.2.0 / 2016-09-24 +compton-conf-0.2.1 / 2016-12-11 === + * Created compton-conf_it.desktop, removed unused lines (#36) + * Create compton-conf_fr.desktop + * Use the new lxqt-build-tools package + * Remove cpack (#34) + +0.2.0 / 2016-09-24 +== + + * Release 0.2.0: Add changelog * Bump release to 0.2.0 (#33) * Set default opacity for active windows to 1 * Extend README.md diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/compton-conf-0.2.0/CMakeLists.txt new/compton-conf-0.2.1/CMakeLists.txt --- old/compton-conf-0.2.0/CMakeLists.txt 2016-09-24 00:49:53.0 +0200 +++ new/compton-conf-0.2.1/CMakeLists.txt 2016-12-11 00:36:25.0 +0100 @@ -1,11 +1,11 @@ project(compton-conf) -cmake_minimum_required(VERSION 2.8.6) +cmake_minimum_required(VERSION 2.8.12) +set(LXQTBT_MINIMUM_VERSION "0.1.0") option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF) -#Note: no run-time dependency on liblxqt, just a build dependency for lxqt_translate_ts/desktop -find_package(lxqt REQUIRED) +find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED) include(LXQtTranslateTs) include(LXQtTranslateDesktop) @@ -117,18 +117,3 @@ install(TARGETS compton-conf RUNTIME DESTINATION bin) install(FILES compton.conf.example DESTINATION ${CMAKE_INSTALL_DATADIR}/compton-conf) install(FILES
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2016-10-13 11:28:29 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new (New) Package is "compton-conf" Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2015-02-03 11:39:52.0 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes 2016-10-13 11:28:29.0 +0200 @@ -1,0 +2,46 @@ +Sat Sep 24 22:31:52 UTC 2016 - mvet...@suse.com + +- Update to 0.2.0: + * Bump release to 0.2.0 (#33) + * Set default opacity for active windows to 1 + * Extend README.md + * Delete compton-conf_ru_RU.desktop + * build: Use external translations + * ts-files removal + * bump years + * Work around grep 2.23 new behaviour + * compton-conf is LGPL only + * don't track $IDE settings + * Fix language tag + * Update translations + * Fix LICENSE file + * Fix mixed indents + * fixed Comment[ru_RU] -> Comment[hu] + * Correctly include the CMake modules in intree/superbuild mode + * Hungarian translation + * .desktop: icon change + * Make Qt5 default Change the option to USE_QT4, defaulting to No + * CMakeLists.txt: do not completely overwrite CMAKE_CXX_FLAGS + * Corrected language code (de_DE -> de) of german translation, marked translations as done. + * README.md: fix download URL + * Add Portuguese language to GUI + * Added german translation. + * i18n/i10n: Fixes mistakes in the documentation + * lxqt_translate_desktop: pass -h instead of --no-filename to grep which is compatible with Busybox + * Portuguese update fixed + * add Japanese translation + * lxqt_translate_desktop: Updates code to cope with the cmake-policy CMP0054 + * Replace colon : with semicolon ; in README.md + * Adds .gitignore + * Add Russian translation + * Handles localization of .desktop files + * Updates translations + * Adds translations support + * Updates path to README.md + * Adds file-extension, screenshot & build instructios + * Add Qt5 support. +- Add keyring +- Delete compton-conf-0.1.0-fix_desktop_file.patch: use sed +- Delete compton-conf-qt5-support.patch: not needed anymore + +--- Old: compton-conf-0.1.0-fix_desktop_file.patch compton-conf-0.1.0.tar.xz compton-conf-qt5-support.patch New: compton-conf-0.2.0.tar.xz compton-conf.keyring Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.iPAHVg/_old 2016-10-13 11:28:30.0 +0200 +++ /var/tmp/diff_new_pack.iPAHVg/_new 2016-10-13 11:28:30.0 +0200 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,25 +17,28 @@ Name: compton-conf -Version:0.1.0 +Version:0.2.0 Release:0 Summary:Compositor Configuration -License:GPL-2.0+ and LGPL-2.1+ -Group: System/GUI/LXDE-Qt -Url:http://www.lxde.org -Source: %{name}-%{version}.tar.xz -Patch0: %{name}-0.1.0-fix_desktop_file.patch -Patch1: %{name}-qt5-support.patch -BuildRequires: cmake +License:LGPL-2.1+ +Group: System/GUI/LXQt +Url:http://www.lxqt.org +Source0: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz +Source1: https://downloads.lxqt.org/%{name}/%{version}/%{name}-%{version}.tar.xz +Source2:%{name}.keyring +BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++ -BuildRequires: pkg-config +BuildRequires: pkgconfig +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libconfig) -BuildRequires: pkgconfig(Qt5UiTools) +BuildRequires: pkgconfig(lxqt) Requires: compton -Requires(pre): desktop-file-utils Requires(post):desktop-file-utils +Requires(pre): desktop-file-utils +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -43,23 +46,20 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +sed -i '/Categories/s/\(LXQt\;\)/X-\1/' compton-conf.desktop.in %build -mkdir build -pushd build -cmake \ +%cmake \ -DUSE_QT5=ON \ - -DCMAKE_INSTALL_PREFIX:PATH=/usr \ - .. -%__make %{_smp_mflags} -popd + -DPULL_TRANSLATIONS=OFF +%make_jobs %install -pushd build
commit compton-conf for openSUSE:Factory
Hello community, here is the log from the commit of package compton-conf for openSUSE:Factory checked in at 2015-02-03 11:39:20 Comparing /work/SRC/openSUSE:Factory/compton-conf (Old) and /work/SRC/openSUSE:Factory/.compton-conf.new (New) Package is compton-conf Changes: --- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes 2014-11-03 13:13:03.0 +0100 +++ /work/SRC/openSUSE:Factory/.compton-conf.new/compton-conf.changes 2015-02-03 11:39:52.0 +0100 @@ -1,0 +2,5 @@ +Sun Jan 25 18:02:22 UTC 2015 - sfal...@opensuse.org + +- Added conditionals to build for Fedora + +--- Other differences: -- ++ compton-conf.spec ++ --- /var/tmp/diff_new_pack.XdK6Ie/_old 2015-02-03 11:39:53.0 +0100 +++ /var/tmp/diff_new_pack.XdK6Ie/_new 2015-02-03 11:39:53.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package compton-conf # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -29,10 +29,10 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkg-config -BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: libqt5-linguist-devel +BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(libconfig) +BuildRequires: pkgconfig(Qt5UiTools) Requires: compton Requires(pre): desktop-file-utils Requires(post):desktop-file-utils @@ -47,11 +47,19 @@ %patch1 -p1 %build -%cmake -DUSE_QT5=ON -%__make +mkdir build +pushd build +cmake \ + -DUSE_QT5=ON \ + -DCMAKE_INSTALL_PREFIX:PATH=/usr \ + .. +%__make %{_smp_mflags} +popd %install -%cmake_install +pushd build +make DESTDIR=$RPM_BUILD_ROOT install +popd %post %desktop_database_post -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org