Hello community, here is the log from the commit of package converseen for openSUSE:Factory checked in at 2020-02-04 19:57:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/converseen (Old) and /work/SRC/openSUSE:Factory/.converseen.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "converseen" Tue Feb 4 19:57:52 2020 rev:35 rq:770017 version:0.9.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/converseen/converseen.changes 2019-11-06 14:05:00.748717357 +0100 +++ /work/SRC/openSUSE:Factory/.converseen.new.26092/converseen.changes 2020-02-04 19:57:56.133481957 +0100 @@ -1,0 +2,8 @@ +Tue Feb 4 10:38:41 UTC 2020 - Kyrill Detinov <[email protected]> + +- Update to 0.9.8.1. + * Added Swedish translation. + * Various minor updates. + * Various bugfixes. + +------------------------------------------------------------------- Old: ---- converseen-0.9.8.0.tar.bz2 New: ---- converseen-0.9.8.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ converseen.spec ++++++ --- /var/tmp/diff_new_pack.nlKOMy/_old 2020-02-04 19:57:57.333482657 +0100 +++ /var/tmp/diff_new_pack.nlKOMy/_new 2020-02-04 19:57:57.333482657 +0100 @@ -1,7 +1,7 @@ # # spec file for package converseen # -# Copyright (c) 2019 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 @@ -17,7 +17,7 @@ Name: converseen -Version: 0.9.8.0 +Version: 0.9.8.1 Release: 0 Summary: Batch Image Conversion Tool License: GPL-3.0-or-later @@ -38,7 +38,6 @@ BuildRequires: pkgconfig(MagickCore) BuildRequires: pkgconfig(MagickWand) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Converseen is a batch image conversion tool. Converseen allows you @@ -55,9 +54,8 @@ %lang_package %prep -%setup -q -cp -p README.md README -chmod -x README COPYING +%setup -q -n %{name} +chmod -x README.md COPYING %build %cmake @@ -108,17 +106,13 @@ %files %license COPYING -%doc README +%doc README.md %{_bindir}/%{name} -%if 0%{?suse_version} && 0%{?suse_version} < 1320 -%dir %{_datadir}/appdata/ -%endif -%{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/*/%{name}.* +%{_datadir}/metainfo/%{name}.appdata.xml %files lang -f %{name}.lang -%defattr(-,root,root,-) %dir %{_datadir}/%{name}/ %dir %{_datadir}/%{name}/loc/ ++++++ converseen-0.9.8.0.tar.bz2 -> converseen-0.9.8.1.tar.bz2 ++++++ ++++ 2837 lines of diff (skipped)
