From 9da8dd87461e769b6586fe6db1cc8671142bfb2210b2fce2b1b46c95ece929fb Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 15:20:49 +0000 Subject: [PATCH 1/3] Accepting request 443338 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443338 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfloppy?expand=0&rev=36 --- kfloppy-16.08.3.tar.xz | 3 --- kfloppy-16.11.80.tar.xz | 3 +++ kfloppy.changes | 8 ++++++++ kfloppy.spec | 29 ++++++++++++++++------------- 4 files changed, 27 insertions(+), 16 deletions(-) delete mode 100644 kfloppy-16.08.3.tar.xz create mode 100644 kfloppy-16.11.80.tar.xz diff --git a/kfloppy-16.08.3.tar.xz b/kfloppy-16.08.3.tar.xz deleted file mode 100644 index 8f6bc4d..0000000 --- a/kfloppy-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74d2c0a049a6fb3e97d0374380fae28323e54c751cb76e7291aa31812d52c993 -size 53628 diff --git a/kfloppy-16.11.80.tar.xz b/kfloppy-16.11.80.tar.xz new file mode 100644 index 0000000..f8b7349 --- /dev/null +++ b/kfloppy-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580d0cf93f024f9cab582e54701f1aec95ca8020107ee8006643f82e82420a87 +size 53576 diff --git a/kfloppy.changes b/kfloppy.changes index fa32d01..21c06b3 100644 --- a/kfloppy.changes +++ b/kfloppy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:29:08 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:17:29 UTC 2016 - lbeltrame@kde.org diff --git a/kfloppy.spec b/kfloppy.spec index fa66d11..8a37e64 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -1,7 +1,7 @@ # # spec file for package kfloppy # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -17,23 +17,27 @@ Name: kfloppy -Version: 16.08.3 +Version: 16.11.80 Release: 0 +%define kf5_version 5.26.0 +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Floppy Formatter License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org Source0: kfloppy-%{version}.tar.xz -BuildRequires: update-desktop-files BuildRequires: extra-cmake-modules +BuildRequires: kdelibs4support-devel +BuildRequires: kdoctools-devel +BuildRequires: ki18n-devel +BuildRequires: kio-devel +BuildRequires: kxmlgui-devel +BuildRequires: pkgconfig +BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Widgets) -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: kdoctools-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kxmlgui-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -51,15 +55,14 @@ KDE Floppy Disk Utility %suse_update_desktop_file org.kde.kfloppy System Filesystem %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING README TODO -%_bindir/kfloppy -%_kf5_applicationsdir/*.desktop -%_kf5_htmldir/en/kfloppy/ -%_kf5_iconsdir/hicolor/*/*/*.png +%{_bindir}/kfloppy +%{_kf5_applicationsdir}/*.desktop +%{_kf5_htmldir}/en/kfloppy/ +%{_kf5_iconsdir}/hicolor/*/*/*.png %changelog From 081b531541ce944f8b9b89d819f181da3193f7c5ff27d1e08c4626f07a1ae321 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:26:44 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfloppy?expand=0&rev=37 --- kfloppy-16.11.80.tar.xz | 3 --- kfloppy-16.11.90.tar.xz | 3 +++ kfloppy.changes | 8 ++++++++ kfloppy.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kfloppy-16.11.80.tar.xz create mode 100644 kfloppy-16.11.90.tar.xz diff --git a/kfloppy-16.11.80.tar.xz b/kfloppy-16.11.80.tar.xz deleted file mode 100644 index f8b7349..0000000 --- a/kfloppy-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:580d0cf93f024f9cab582e54701f1aec95ca8020107ee8006643f82e82420a87 -size 53576 diff --git a/kfloppy-16.11.90.tar.xz b/kfloppy-16.11.90.tar.xz new file mode 100644 index 0000000..19e40c9 --- /dev/null +++ b/kfloppy-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009517f9c7b8f87893cd917c0aa055a95d071830d9c8a4fff5940c065dd30718 +size 53592 diff --git a/kfloppy.changes b/kfloppy.changes index 21c06b3..d717f50 100644 --- a/kfloppy.changes +++ b/kfloppy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:26:33 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + ------------------------------------------------------------------- Tue Nov 29 12:29:08 UTC 2016 - tittiatcoke@gmail.com diff --git a/kfloppy.spec b/kfloppy.spec index 8a37e64..d50ec4b 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -17,10 +17,10 @@ Name: kfloppy -Version: 16.11.80 +Version: 16.11.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Floppy Formatter License: GPL-2.0+ From 069a62beced8628ead0b8b271e21ce7cf8bf34a34d80364c33670e333ec89560 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:42:55 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfloppy?expand=0&rev=38 --- kfloppy-16.11.90.tar.xz | 3 --- kfloppy-16.12.0.tar.xz | 3 +++ kfloppy.changes | 8 ++++++++ kfloppy.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kfloppy-16.11.90.tar.xz create mode 100644 kfloppy-16.12.0.tar.xz diff --git a/kfloppy-16.11.90.tar.xz b/kfloppy-16.11.90.tar.xz deleted file mode 100644 index 19e40c9..0000000 --- a/kfloppy-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:009517f9c7b8f87893cd917c0aa055a95d071830d9c8a4fff5940c065dd30718 -size 53592 diff --git a/kfloppy-16.12.0.tar.xz b/kfloppy-16.12.0.tar.xz new file mode 100644 index 0000000..b9fafee --- /dev/null +++ b/kfloppy-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0e3f698c049e157df8492ff28ca07e0c8c46153bafe5dbd9cd39189a578c2b +size 53576 diff --git a/kfloppy.changes b/kfloppy.changes index d717f50..1b7764c 100644 --- a/kfloppy.changes +++ b/kfloppy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:42:52 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + ------------------------------------------------------------------- Sat Dec 3 16:26:33 UTC 2016 - tittiatcoke@gmail.com diff --git a/kfloppy.spec b/kfloppy.spec index d50ec4b..9ede41b 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -17,10 +17,10 @@ Name: kfloppy -Version: 16.11.90 +Version: 16.12.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Floppy Formatter License: GPL-2.0+