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 - [email protected] + +- 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)
