diff --git a/discover-5.13.5.tar.xz b/discover-5.13.5.tar.xz deleted file mode 100644 index e228ceb..0000000 --- a/discover-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd7cfe345d0ce028cc5b48ea185be477bb0d4f421f35ad6ad1bb2418696176e0 -size 10230424 diff --git a/discover-5.14.0.tar.xz b/discover-5.14.0.tar.xz new file mode 100644 index 0000000..5646331 --- /dev/null +++ b/discover-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e07efdf5ebdacf059385db7bcc8ab206d471ccaf9585db0a264d92b617113b2 +size 10240560 diff --git a/discover-5.14.0.tar.xz.sig b/discover-5.14.0.tar.xz.sig new file mode 100644 index 0000000..802ec28 --- /dev/null +++ b/discover-5.14.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3kTEACgkQEZaMRJKM +rvwZkwf/fql5KfMgMAnDJa6QxauZeLLsm5TviEonyNaAsXX9JfovBJfbHPjTcoz0 +RDMUai2mXqOOy2CnLkaYj4BvoTAE0P1Jp9XJQx4AtjOg8Hn6ytyckMszz+KMjic2 +/pRXUJkIcGVrPxl4ySj/nijk1GndHVn+5TC23jXq/5Ehb/s3aJwy5v3gqoO59sf5 +Hm5WUBxQZiAHs14pYQ9I5e/Qmgo31+tpCaNDTo81rqFs9e6Ok+/GbpgHPWEJeIp3 +bAPyG0ta5/3H6KFnanHfwPfzR5wGoAADOoCDbfUR4ZhzXnlJiOzZFaqb/SeNkdKa +3Nj17LSu0R2IaXr8aXYQdcF1qze5SQ== +=NvnW +-----END PGP SIGNATURE----- diff --git a/discover.changes b/discover.changes index 09a52f9..712c056 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Oct 5 10:01:08 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.14.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.0.php +- Too many changes to list here + +------------------------------------------------------------------- +Sat Sep 15 16:25:26 UTC 2018 - fabian@ritter-vogt.de + +- Add tarball signature and keyring containing keys of release managers + Jonathan Riddell and Bhushan Shah + +------------------------------------------------------------------- +Sat Sep 15 14:19:10 UTC 2018 - Wolfgang Bauer + +- Build without fwupd on Leap 42 + +------------------------------------------------------------------- +Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Too many changes to list here +- Enable fwupd backend +- Use %license + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index f35721e..d8aa1b7 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,17 @@ %bcond_without lang Name: discover -Version: 5.13.5 +Version: 5.14.0 Release: 0 Summary: KDE Software Installer License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git -Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz +Source: discover-%{version}.tar.xz +%if %{with lang} +Source1: discover-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif # PATCH-FIX-OPENSUSE Patch1: 0001-Warning-for-FlatHub.patch %if 0%{?suse_version} < 1330 @@ -67,6 +71,9 @@ BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +%if 0%{?suse_version} >= 1500 +BuildRequires: pkgconfig(fwupd) >= 1.0.6 +%endif Requires: AppStream Requires: PackageKit Requires: flatpak @@ -77,10 +84,7 @@ Requires: appstream-provider %else Requires: libzypp-plugin-appdata %endif -%if %{with lang} Recommends: %{name}-lang -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Disover is the KDE software installer, implemented as an app store like application. @@ -120,7 +124,6 @@ This is the systray plasmoid to notify the user that updates are available %if %{with lang} %find_lang libdiscover %{name}.lang -# %find_lang plasma-discover-exporter %{name}.lang %find_lang plasma-discover-notifier %{name}.lang %find_lang plasma-discover %{name}.lang @@ -130,8 +133,7 @@ This is the systray plasmoid to notify the user that updates are available %endif %files -%defattr(-,root,root) -%doc COPYING COPYING.GFDL COPYING.LIB +%license COPYING* %{_kf5_bindir}/plasma-discover %{_kf5_libdir}/plasma-discover/ %{_kf5_plugindir}/discover/ @@ -148,6 +150,7 @@ This is the systray plasmoid to notify the user that updates are available %{_kf5_sharedir}/discover/ %{_libdir}/libexec/kf5/discover/ %config %{_kf5_configdir}/discover_ktexteditor_codesnippets_core.knsrc +%{_kf5_debugdir}/discover.categories %if %{with lang} %files lang -f %{name}.lang @@ -155,8 +158,7 @@ This is the systray plasmoid to notify the user that updates are available %endif %files plasmoid -f plasma.lang -%defattr(-,root,root) -%doc COPYING COPYING.GFDL COPYING.LIB +%license COPYING* %dir %{_kf5_sharedir}/plasma %dir %{_kf5_sharedir}/plasma/plasmoids %{_kf5_sharedir}/plasma/plasmoids/org.kde.discovernotifier/ diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..5e9faf8 Binary files /dev/null and b/plasma.keyring differ