From 2f9388fbf200fa3f742177a941333b9819ca25db3fea93d14c95be4b46465976 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 5 Oct 2016 08:08:36 +0000 Subject: [PATCH 1/2] Add Source: URL back OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/plasma5-addons?expand=0&rev=9 --- plasma5-addons.changes | 5 +++++ plasma5-addons.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plasma5-addons.changes b/plasma5-addons.changes index 8ddc795..19cb851 100644 --- a/plasma5-addons.changes +++ b/plasma5-addons.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 5 07:58:49 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/plasma5-addons.spec b/plasma5-addons.spec index 6fc81c6..542e5d2 100644 --- a/plasma5-addons.spec +++ b/plasma5-addons.spec @@ -25,7 +25,7 @@ Summary: Additional Plasma5 Widgets License: LGPL-2.1 and GPL-2.0+ and GPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org/ -Source: kdeplasma-addons-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Activities) >= 5.25.0 BuildRequires: cmake(KF5Config) >= 5.25.0 From c3adfb3aea045b0766a4dfe8482d5bcdb266f8438f73e45754c3f36affabc199 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Oct 2016 05:24:19 +0000 Subject: [PATCH 2/2] Update to Plasma 5.8.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/plasma5-addons?expand=0&rev=10 --- kdeplasma-addons-5.8.0.tar.xz | 3 --- kdeplasma-addons-5.8.1.tar.xz | 3 +++ plasma5-addons.changes | 8 ++++++++ plasma5-addons.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kdeplasma-addons-5.8.0.tar.xz create mode 100644 kdeplasma-addons-5.8.1.tar.xz diff --git a/kdeplasma-addons-5.8.0.tar.xz b/kdeplasma-addons-5.8.0.tar.xz deleted file mode 100644 index 0d0e336..0000000 --- a/kdeplasma-addons-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c6e72dc8cba0f3d37450fdcf28f6c243889aff6e78fe0e4e1e31de0d770c769 -size 2072636 diff --git a/kdeplasma-addons-5.8.1.tar.xz b/kdeplasma-addons-5.8.1.tar.xz new file mode 100644 index 0000000..89ab97e --- /dev/null +++ b/kdeplasma-addons-5.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d51f414c203a20b5eb15a572a658de445ad0e257af1e18bbfdab73c5b9f8884 +size 2072584 diff --git a/plasma5-addons.changes b/plasma5-addons.changes index 19cb851..413c9c3 100644 --- a/plasma5-addons.changes +++ b/plasma5-addons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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:49 UTC 2016 - fabian@ritter-vogt.de diff --git a/plasma5-addons.spec b/plasma5-addons.spec index 542e5d2..525312d 100644 --- a/plasma5-addons.spec +++ b/plasma5-addons.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-addons -Version: 5.8.0 +Version: 5.8.1 Release: 0 %{!?_plasma5_version: %global _plasma5_version %{version}} Summary: Additional Plasma5 Widgets