From 634cfdce7932003118c8ff22c221d70f0d376dc9ac0caae36bb7c6ec0581bdf1 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Sep 2016 09:14:51 +0000 Subject: [PATCH 1/6] osc copypac from project:KDE:Unstable:Frameworks package:kwrited5 revision:66 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=1 --- _service | 12 ++++ ...d-5.7.90git~20160914T092357~0195e3b.tar.xz | 3 + _service:set_version:kwrited5.spec | 57 +++++++++++++++ kwrited-5.7.4.tar.xz | 3 - kwrited5.changes | 72 ------------------- kwrited5.spec | 2 +- 6 files changed, 73 insertions(+), 76 deletions(-) create mode 100644 _service create mode 100644 _service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz create mode 100644 _service:set_version:kwrited5.spec delete mode 100644 kwrited-5.7.4.tar.xz diff --git a/_service b/_service new file mode 100644 index 0000000..71383c9 --- /dev/null +++ b/_service @@ -0,0 +1,12 @@ + + + git://anongit.kde.org/kwrited.git + git + 5.7.90git~%ci~%h + + + *.tar + xz + + + \ No newline at end of file diff --git a/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz b/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz new file mode 100644 index 0000000..9323f71 --- /dev/null +++ b/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac3e7b55e4ab114c906218f4e9dcfdf6b278ac49a35445bde5452a91c15db75 +size 20296 diff --git a/_service:set_version:kwrited5.spec b/_service:set_version:kwrited5.spec new file mode 100644 index 0000000..8e4a70f --- /dev/null +++ b/_service:set_version:kwrited5.spec @@ -0,0 +1,57 @@ +# +# spec file for package kwrited5 +# +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: kwrited5 +Version: 5.7.90git~20160914T092357~0195e3b +Release: 0 +Summary: Daemon listening for wall and write messages +License: GPL-2.0+ +Group: System/GUI/KDE +Url: http://www.kde.org +Source: kwrited-%{version}.tar.xz +BuildRequires: extra-cmake-modules >= 0.0.11 +BuildRequires: kf5-filesystem +BuildRequires: xz +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Pty) +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%description +KDE daemon listening for wall and write messages. + +%prep +%setup -q -n kwrited-%{version} + +%build + %cmake_kf5 -d build -- -DBUILD_AS_EXECUTABLE=OFF -DBUILD_po=OFF + %make_jobs + +%install + %kf5_makeinstall -C build + +%files +%defattr(-,root,root) +%doc COPYING +%{_kf5_plugindir}/ +%{_kf5_notifydir}/ + +%changelog diff --git a/kwrited-5.7.4.tar.xz b/kwrited-5.7.4.tar.xz deleted file mode 100644 index 0bee103..0000000 --- a/kwrited-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f479a6d0e42625a26ae02c23a3804e82532df3d7fda889d8b24eeba11cf8191 -size 20160 diff --git a/kwrited5.changes b/kwrited5.changes index 3ab4c7f..b512b7a 100644 --- a/kwrited5.changes +++ b/kwrited5.changes @@ -1,75 +1,3 @@ -------------------------------------------------------------------- -Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de - -- Update to 5.7.4 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.7.4.php - -------------------------------------------------------------------- -Tue Aug 2 11:35:59 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.7.3 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.7.3.php - -------------------------------------------------------------------- -Wed Jul 20 08:54:31 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.7.2 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.7.2.php - -------------------------------------------------------------------- -Wed Jul 13 06:13:31 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.7.1 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.7.1.php - -------------------------------------------------------------------- -Thu Jun 30 12:02:26 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.7.0 - * New feature release - * For more details please see: - https://www.kde.org/announcements/plasma-5.7.0.php - -------------------------------------------------------------------- -Sun May 15 16:50:18 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.6.4 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.6.4.php - -------------------------------------------------------------------- -Tue Apr 19 20:45:55 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.6.3 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.6.3.php - -------------------------------------------------------------------- -Tue Apr 5 15:53:50 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.6.2 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.6.2.php - -------------------------------------------------------------------- -Tue Mar 29 16:20:58 UTC 2016 - hrvoje.senjan@gmail.com - -- Update to 5.6.1 - * New bugfix release - * For more details please see: - https://www.kde.org/announcements/plasma-5.6.1.php - ------------------------------------------------------------------- Sun Mar 20 09:19:54 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwrited5.spec b/kwrited5.spec index 02a4d42..611e208 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -17,7 +17,7 @@ Name: kwrited5 -Version: 5.7.4 +Version: 5.6.0 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0+ From ad9b5645cf82c2edde4b008a7f156fede2c7a260510ed18858727378c65232e4 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Sep 2016 17:12:06 +0000 Subject: [PATCH 2/6] Update to Plasma 5.7.95 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=2 --- _service | 12 --- ...d-5.7.90git~20160914T092357~0195e3b.tar.xz | 3 - _service:set_version:kwrited5.spec | 57 ------------ kwrited-5.7.95.tar.xz | 3 + kwrited5.changes | 88 +++++++++++++++++++ kwrited5.spec | 4 +- 6 files changed, 93 insertions(+), 74 deletions(-) delete mode 100644 _service delete mode 100644 _service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz delete mode 100644 _service:set_version:kwrited5.spec create mode 100644 kwrited-5.7.95.tar.xz diff --git a/_service b/_service deleted file mode 100644 index 71383c9..0000000 --- a/_service +++ /dev/null @@ -1,12 +0,0 @@ - - - git://anongit.kde.org/kwrited.git - git - 5.7.90git~%ci~%h - - - *.tar - xz - - - \ No newline at end of file diff --git a/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz b/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz deleted file mode 100644 index 9323f71..0000000 --- a/_service:recompress:tar_scm:kwrited-5.7.90git~20160914T092357~0195e3b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ac3e7b55e4ab114c906218f4e9dcfdf6b278ac49a35445bde5452a91c15db75 -size 20296 diff --git a/_service:set_version:kwrited5.spec b/_service:set_version:kwrited5.spec deleted file mode 100644 index 8e4a70f..0000000 --- a/_service:set_version:kwrited5.spec +++ /dev/null @@ -1,57 +0,0 @@ -# -# spec file for package kwrited5 -# -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: kwrited5 -Version: 5.7.90git~20160914T092357~0195e3b -Release: 0 -Summary: Daemon listening for wall and write messages -License: GPL-2.0+ -Group: System/GUI/KDE -Url: http://www.kde.org -Source: kwrited-%{version}.tar.xz -BuildRequires: extra-cmake-modules >= 0.0.11 -BuildRequires: kf5-filesystem -BuildRequires: xz -BuildRequires: cmake(KF5CoreAddons) -BuildRequires: cmake(KF5DBusAddons) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5Notifications) -BuildRequires: cmake(KF5Pty) -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%description -KDE daemon listening for wall and write messages. - -%prep -%setup -q -n kwrited-%{version} - -%build - %cmake_kf5 -d build -- -DBUILD_AS_EXECUTABLE=OFF -DBUILD_po=OFF - %make_jobs - -%install - %kf5_makeinstall -C build - -%files -%defattr(-,root,root) -%doc COPYING -%{_kf5_plugindir}/ -%{_kf5_notifydir}/ - -%changelog diff --git a/kwrited-5.7.95.tar.xz b/kwrited-5.7.95.tar.xz new file mode 100644 index 0000000..c221470 --- /dev/null +++ b/kwrited-5.7.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81a43f9d40341a3f2fb87682416d5b46ad680f864d7201070e7be0771085cd6 +size 20380 diff --git a/kwrited5.changes b/kwrited5.changes index b512b7a..93c7d56 100644 --- a/kwrited5.changes +++ b/kwrited5.changes @@ -1,3 +1,91 @@ +------------------------------------------------------------------- +Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.95 (Plasma 5.8 Beta) + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.95.php + +------------------------------------------------------------------- +Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + +------------------------------------------------------------------- +Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.4 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.4.php + +------------------------------------------------------------------- +Tue Aug 2 11:35:59 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.3 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.3.php + +------------------------------------------------------------------- +Wed Jul 20 08:54:31 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.2.php + +------------------------------------------------------------------- +Wed Jul 13 06:13:31 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.1.php + +------------------------------------------------------------------- +Thu Jun 30 12:02:26 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.0.php + +------------------------------------------------------------------- +Sun May 15 16:50:18 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.4 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.4.php + +------------------------------------------------------------------- +Tue Apr 19 20:45:55 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.3 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.3.php + +------------------------------------------------------------------- +Tue Apr 5 15:53:50 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.2.php + +------------------------------------------------------------------- +Tue Mar 29 16:20:58 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.1.php + ------------------------------------------------------------------- Sun Mar 20 09:19:54 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwrited5.spec b/kwrited5.spec index 611e208..127c49c 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -17,13 +17,13 @@ Name: kwrited5 -Version: 5.6.0 +Version: 5.7.95 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: kwrited-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: xz From 967319404b35e5fd32a3ecb69d448c3a8bc345f370b47cce329d5a8b397b65c1 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Sat, 1 Oct 2016 22:13:14 +0000 Subject: [PATCH 3/6] Accepting request 432203 from home:Vogtinator:branches:KDE:Frameworks5:LTS OBS-URL: https://build.opensuse.org/request/show/432203 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=3 --- kwrited-5.7.95.tar.xz | 3 --- kwrited-5.8.0.tar.xz | 3 +++ kwrited5.changes | 8 ++++++++ kwrited5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kwrited-5.7.95.tar.xz create mode 100644 kwrited-5.8.0.tar.xz diff --git a/kwrited-5.7.95.tar.xz b/kwrited-5.7.95.tar.xz deleted file mode 100644 index c221470..0000000 --- a/kwrited-5.7.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d81a43f9d40341a3f2fb87682416d5b46ad680f864d7201070e7be0771085cd6 -size 20380 diff --git a/kwrited-5.8.0.tar.xz b/kwrited-5.8.0.tar.xz new file mode 100644 index 0000000..49332e3 --- /dev/null +++ b/kwrited-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec5d9737f954751b20233a25b98595095a94c57c2dd4f82f03ae3a7c2722e82 +size 20420 diff --git a/kwrited5.changes b/kwrited5.changes index 93c7d56..ec923e9 100644 --- a/kwrited5.changes +++ b/kwrited5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php + ------------------------------------------------------------------- Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwrited5.spec b/kwrited5.spec index 127c49c..713bffc 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -17,7 +17,7 @@ Name: kwrited5 -Version: 5.7.95 +Version: 5.8.0 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0+ From 8d6d513f18d5fda7c187d0ed789db7663766d3e925ae2813cfb3ddefcd980610 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sun, 2 Oct 2016 08:46:25 +0000 Subject: [PATCH 4/6] Remove source URLs temporarily OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=4 --- kwrited5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kwrited5.spec b/kwrited5.spec index 713bffc..f38ca6e 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -23,7 +23,7 @@ Summary: Daemon listening for wall and write messages License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz +Source: kwrited-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: xz From e18ea25311757015e8bd7c001ae3740eb6a4a4a393cf8840cfb431553d4f448f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 5 Oct 2016 08:07:48 +0000 Subject: [PATCH 5/6] Add Source: URL back OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=5 --- kwrited5.changes | 5 +++++ kwrited5.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kwrited5.changes b/kwrited5.changes index ec923e9..6d89c4d 100644 --- a/kwrited5.changes +++ b/kwrited5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 5 07:58:47 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/kwrited5.spec b/kwrited5.spec index f38ca6e..7b924ac 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -23,7 +23,7 @@ Summary: Daemon listening for wall and write messages License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: kwrited-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: xz From 7a9eb95970172b8d3d56b1efe0c59cdd3e71d1e443f4ad8ce64cb3cd5c3d69a2 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Oct 2016 05:24:15 +0000 Subject: [PATCH 6/6] Update to Plasma 5.8.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwrited5?expand=0&rev=6 --- kwrited-5.8.0.tar.xz | 3 --- kwrited-5.8.1.tar.xz | 3 +++ kwrited5.changes | 8 ++++++++ kwrited5.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kwrited-5.8.0.tar.xz create mode 100644 kwrited-5.8.1.tar.xz diff --git a/kwrited-5.8.0.tar.xz b/kwrited-5.8.0.tar.xz deleted file mode 100644 index 49332e3..0000000 --- a/kwrited-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ec5d9737f954751b20233a25b98595095a94c57c2dd4f82f03ae3a7c2722e82 -size 20420 diff --git a/kwrited-5.8.1.tar.xz b/kwrited-5.8.1.tar.xz new file mode 100644 index 0000000..0d545e0 --- /dev/null +++ b/kwrited-5.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feadce4242b85f89d1851cf8e5b1cb9cac6f894afac6753a39011eca33a7676a +size 20396 diff --git a/kwrited5.changes b/kwrited5.changes index 6d89c4d..1898f7b 100644 --- a/kwrited5.changes +++ b/kwrited5.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:47 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwrited5.spec b/kwrited5.spec index 7b924ac..e5f19ee 100644 --- a/kwrited5.spec +++ b/kwrited5.spec @@ -17,7 +17,7 @@ Name: kwrited5 -Version: 5.8.0 +Version: 5.8.1 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0+