forked from pool/kfloppy
Accepting request 630220 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfloppy?expand=0&rev=87
This commit is contained in:
commit
99f2537f09
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c7a8e09c7db09e19dbd4614298cf222a88031fa4e6a673e679fd2daef05df60
|
||||
size 199896
|
3
kfloppy-18.08.0.tar.xz
Normal file
3
kfloppy-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7b5a4cdf7c9c5d8a5b18e3e8845879a7f7244fef69458cfa93784168a299fb2
|
||||
size 199740
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 22:04:02 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 18.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
||||
- Changes since 18.07.80:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:00:41 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||
- Changes since 18.04.3:
|
||||
* Remove unneeded moc includes
|
||||
* Remove usage of dead QT_USE_FAST_CONCATENATION
|
||||
* Do not duplicate work of KAboutData::setupCommandLine()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:49:56 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kfloppy
|
||||
Version: 18.04.3
|
||||
Version: 18.08.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Floppy Formatter
|
||||
License: GPL-2.0
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
Reference in New Issue
Block a user