diff --git a/tellico-3.4.1.tar.xz b/tellico-3.4.1.tar.xz new file mode 100644 index 0000000..4aaafe5 --- /dev/null +++ b/tellico-3.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8514deac3b49af95a81ef096b3caba8d664e289de8f3d5724f88e2b78278561 +size 5832916 diff --git a/tellico-3.4.tar.xz b/tellico-3.4.tar.xz deleted file mode 100644 index 3c785d2..0000000 --- a/tellico-3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:617309ac091f7a17b7a31e16675f6283215b5f0b633b9c313776e680fd358cfb -size 5793776 diff --git a/tellico.changes b/tellico.changes index 094d56f..a764c0c 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue May 11 17:48:02 UTC 2021 - Wolfgang Bauer + +- Update to 3.4.1 + Features: + * A new data source for TheTVDB was added. + * A new Year Distribution chart was added to the available + reports. + Improvements and Bug Fixes: + * The TMDb data source was improved to search for TV series. + * Charts can now be saved as .png files in addition to being + printed. + * The DBUS interface for installing templates now returns a reply + to indicate success. + * The DBC, Filmaster, and KinoPoisk data sources were updated. + * Image loading now attempts to account for orientation metadata + (kde#436683). + * Relative links are now handled correctly from the Entry View + (kde#436071). + +------------------------------------------------------------------- +Tue Apr 20 08:23:20 UTC 2021 - Christophe Giboudeaux + +- Spec cleanup + ------------------------------------------------------------------- Sat Mar 20 08:27:43 UTC 2021 - Wolfgang Bauer diff --git a/tellico.spec b/tellico.spec index c6f6e16..c9a61fe 100644 --- a/tellico.spec +++ b/tellico.spec @@ -17,7 +17,7 @@ Name: tellico -Version: 3.4 +Version: 3.4.1 Release: 0 Summary: A Collection Manager License: GPL-2.0-or-later @@ -26,18 +26,11 @@ URL: https://tellico-project.org/ Source0: https://tellico-project.org/files/%{name}-%{version}.tar.xz 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 -BuildRequires: libyaz-devel BuildRequires: pkgconfig -BuildRequires: taglib-devel BuildRequires: update-desktop-files BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5Cddb) BuildRequires: cmake(KF5Codecs) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) @@ -68,7 +61,14 @@ BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +BuildRequires: pkgconfig(exempi-2.0) +BuildRequires: pkgconfig(libcdio) +BuildRequires: pkgconfig(libv4l2) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(libxslt) +BuildRequires: pkgconfig(poppler-qt5) +BuildRequires: pkgconfig(taglib) +BuildRequires: pkgconfig(yaz) Recommends: %{name}-lang = %{version} # QWebEngine is not available on ppc %ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64 @@ -85,7 +85,7 @@ stamps, trading cards, comic books, and wines. %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 "-DENABLE_WEBCAM=true" -d build @@ -106,22 +106,20 @@ stamps, trading cards, comic books, and wines. %files %license COPYING %doc AUTHORS ChangeLog README.md -%{_kf5_applicationsdir}/org.kde.tellico.desktop +%config %{_kf5_configdir}/tellicorc %dir %{_kf5_appsdir}/kconf_update +%doc %lang(en) %{_kf5_htmldir}/en/tellico/ +%{_datadir}/mime/packages/tellico.xml +%{_kf5_applicationsdir}/org.kde.tellico.desktop %{_kf5_appsdir}/kconf_update/tellico* %{_kf5_appsdir}/tellico/ -%dir %{_kf5_appstreamdir} %{_kf5_appstreamdir}/org.kde.tellico.appdata.xml %{_kf5_bindir}/tellico -%config %{_kf5_configdir}/tellico* -%dir %{_kf5_configkcfgdir} %{_kf5_configkcfgdir}/tellico_config.kcfg -%doc %{_kf5_htmldir}/en/tellico/ %{_kf5_iconsdir}/hicolor/*/apps/tellico.png %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-tellico.png %{_kf5_knsrcfilesdir}/tellico* %{_kf5_kxmlguidir}/tellico/ -%{_datadir}/mime/packages/tellico.xml %files lang -f %{name}.lang