Hello community, here is the log from the commit of package tellico for openSUSE:Factory checked in at 2019-07-11 13:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tellico (Old) and /work/SRC/openSUSE:Factory/.tellico.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tellico" Thu Jul 11 13:18:37 2019 rev:78 rq:714420 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tellico/tellico.changes 2019-06-01 09:51:41.871279261 +0200 +++ /work/SRC/openSUSE:Factory/.tellico.new.4615/tellico.changes 2019-07-11 13:18:52.478758296 +0200 @@ -1,0 +2,22 @@ +Wed Jul 10 11:21:14 UTC 2019 - [email protected] + +- Update to 3.2.1: + Features: + * Added a data source for Kino-Teatr.ua. + * Updated Kino.de data source. + * Removed optional dependency on QImageBlitz library. + Bug Fixes: + * Fixed selection bug when modifying an unselected entry + (kde#391614). + * Fixed bug for the status bar to respond when canceling an entry + update (kde#325591). + * Fixed file preview generation for file collections. + * Improved normalization of video game platform names. + * Remove state of the locked layout setting between sessions. +- specfile cleanup: + * Remove conditionals for old openSUSE versions + * Remove no longer necessary %post/%postun sections that are + no-ops in Leap 15.0 and later, to get rid of rpmlint warnings +- Use %kf5_find_htmldocs to generate filelist for translated docs + +------------------------------------------------------------------- Old: ---- tellico-3.2.tar.xz New: ---- tellico-3.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tellico.spec ++++++ --- /var/tmp/diff_new_pack.LPW2il/_old 2019-07-11 13:18:53.486757979 +0200 +++ /var/tmp/diff_new_pack.LPW2il/_new 2019-07-11 13:18:53.490757977 +0200 @@ -17,7 +17,7 @@ Name: tellico -Version: 3.2 +Version: 3.2.1 Release: 0 Summary: A Collection Manager License: GPL-2.0-or-later @@ -27,7 +27,9 @@ BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: libcdio-devel +BuildRequires: libcsv-devel BuildRequires: libexempi-devel +BuildRequires: libkcddb-devel BuildRequires: libpoppler-qt5-devel BuildRequires: libv4l-devel BuildRequires: libxslt-devel @@ -64,13 +66,7 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) BuildRequires: pkgconfig(libxml-2.0) -Requires(post): shared-mime-info -Requires(postun): shared-mime-info Recommends: %{name}-lang = %{version} -%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) -BuildRequires: libcsv-devel -BuildRequires: libkcddb-devel -%endif %if 0%{?suse_version} BuildRequires: update-desktop-files %endif @@ -97,17 +93,12 @@ %endif %find_lang %{name} +%kf5_find_htmldocs %{kf5_post_install} %fdupes -s %{buildroot} -%post -%mime_database_post - -%postun -%mime_database_postun - %files %license COPYING %doc AUTHORS ChangeLog README @@ -128,7 +119,5 @@ %{_datadir}/mime/packages/tellico.xml %files lang -f %{name}.lang -%{_kf5_htmldir}/*/tellico/ -%exclude %{_kf5_htmldir}/en/tellico/ %changelog ++++++ tellico-3.2.tar.xz -> tellico-3.2.1.tar.xz ++++++ ++++ 180043 lines of diff (skipped)
