diff --git a/discover-5.8.0.tar.xz b/discover-5.8.0.tar.xz deleted file mode 100644 index f23f9b3..0000000 --- a/discover-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b8a5016d66d7d9d9b0160a9443d0c9706712cf827b3807225bc689f132faa73 -size 9197140 diff --git a/discover-5.8.1.tar.xz b/discover-5.8.1.tar.xz new file mode 100644 index 0000000..a51d065 --- /dev/null +++ b/discover-5.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734781f705a077cffefc821e87ce186513e33cf0a20e64ef9d1b535cc2c5d206 +size 9197652 diff --git a/discover-5.8.2.tar.xz b/discover-5.8.2.tar.xz new file mode 100644 index 0000000..cf59f04 --- /dev/null +++ b/discover-5.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045c60e726e840b4a5ac31007b22fd1fa9534a289f68cd2c66f98cd84c6ef503 +size 9197168 diff --git a/discover.changes b/discover.changes index 55ceeaa..d1fdf62 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.2.php + +------------------------------------------------------------------- +Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.1.php + +------------------------------------------------------------------- +Wed Oct 5 07:58:41 UTC 2016 - fabian@ritter-vogt.de + +- Add Source: URL back + ------------------------------------------------------------------- Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 9e88e11..a6a50ab 100644 --- a/discover.spec +++ b/discover.spec @@ -18,18 +18,17 @@ %bcond_without lang Name: discover -Version: 5.8.0 +Version: 5.8.2 Release: 0 Summary: KDE Software Installer License: GPL-2.0 Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: PackageKit-Qt5-devel BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem -BuildRequires: kirigami-devel >= 1.1.0 BuildRequires: libAppstreamQt-devel BuildRequires: update-desktop-files BuildRequires: cmake(KF5Archive) @@ -49,11 +48,12 @@ BuildRequires: cmake(Qca-qt5) BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +BuildRequires: cmake(Qt5Qml) +BuildRequires: kirigami-devel >= 1.1.0 Requires: AppStream Requires: kirigami >= 1.1.0 Requires: libzypp-plugin-appdata