From b477e775de69869c6a330dc829d5eff7d891e6799149c8f5788b6c5940bced4c Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 16 May 2017 11:56:13 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=79 --- discover-5.9.5.tar.xz | 3 --- discover-5.9.95.tar.xz | 3 +++ discover.changes | 9 +++++++++ discover.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 discover-5.9.5.tar.xz create mode 100644 discover-5.9.95.tar.xz diff --git a/discover-5.9.5.tar.xz b/discover-5.9.5.tar.xz deleted file mode 100644 index ee55684..0000000 --- a/discover-5.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:231ec1ba751769e3a382e8e44841c2ac0b8f8f5c0c9d68ce4d5b03dfa6ee8620 -size 9651968 diff --git a/discover-5.9.95.tar.xz b/discover-5.9.95.tar.xz new file mode 100644 index 0000000..cc5284c --- /dev/null +++ b/discover-5.9.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d9899f48b6483c85768ae661d7fee6378fa400b3f36cdf8dddd916e25f583e +size 9671988 diff --git a/discover.changes b/discover.changes index 0d0d619..a9ad1c3 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 11 20:26:20 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.9.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.95.php +- Too many changes to list here + ------------------------------------------------------------------- Tue Apr 25 18:58:00 CEST 2017 - lbeltrame@kde.org diff --git a/discover.spec b/discover.spec index 2b30925..964e10c 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.9.5 +Version: 5.9.95 Release: 0 Summary: KDE Software Installer License: GPL-2.0 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 BuildRequires: PackageKit-Qt5-devel BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules From 738273962cd2d232cf9d60757cbae91f06dabc5f305a7373f838abc7c649c9d5 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 27 May 2017 16:19:36 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=80 --- discover-5.10.0.tar.xz | 3 +++ discover-5.9.95.tar.xz | 3 --- discover.changes | 13 +++++++++++++ discover.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 discover-5.10.0.tar.xz delete mode 100644 discover-5.9.95.tar.xz diff --git a/discover-5.10.0.tar.xz b/discover-5.10.0.tar.xz new file mode 100644 index 0000000..f8dfca3 --- /dev/null +++ b/discover-5.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cdd75fc81d71e602a942f096eedb27712ab9b765574447e5b969526caf16b7 +size 9673248 diff --git a/discover-5.9.95.tar.xz b/discover-5.9.95.tar.xz deleted file mode 100644 index cc5284c..0000000 --- a/discover-5.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90d9899f48b6483c85768ae661d7fee6378fa400b3f36cdf8dddd916e25f583e -size 9671988 diff --git a/discover.changes b/discover.changes index a9ad1c3..3cc94eb 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 26 14:10:29 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.0.php +- Changes since 5.9.95: + * Share odrs reviews instance between flatpak and packagekit + * fix compile + * Fix duplicate Discover entry on the Application Menu (kde#379784) + * Update required KF5 and Kirigami dependencies + ------------------------------------------------------------------- Thu May 11 20:26:20 CEST 2017 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 964e10c..eeeab27 100644 --- a/discover.spec +++ b/discover.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: discover -Version: 5.9.95 +Version: 5.10.0 Release: 0 Summary: KDE Software Installer License: GPL-2.0 Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git -Source: discover-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz BuildRequires: PackageKit-Qt5-devel BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules From 5657f45ebf682230f7016f534932abc1e07d10685bc39e0653bb73206a783aca Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 28 May 2017 09:00:45 +0000 Subject: [PATCH 3/3] Strip source URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=81 --- discover.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discover.spec b/discover.spec index eeeab27..8d630b0 100644 --- a/discover.spec +++ b/discover.spec @@ -24,7 +24,7 @@ Summary: KDE Software Installer License: GPL-2.0 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 BuildRequires: PackageKit-Qt5-devel BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules