forked from pool/kruler
KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kruler?expand=0&rev=70
This commit is contained in:
parent
35bffb0b24
commit
ee1e921293
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8dc10d21c5bd52785d1f3f36461112720f2a87219504b8adbf4e4e8446058c04
|
||||
size 296084
|
3
kruler-18.07.80.tar.xz
Normal file
3
kruler-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30b4c5b3875495f99ce737a2f44a6a3d4306f13ad45096d2ec57d1e31e53bca6
|
||||
size 296096
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:00:54 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 QT definitions
|
||||
* fix compile without deprecated method
|
||||
* Make sure that it compiles with strict compile flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:50:09 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kruler
|
||||
Version: 18.04.3
|
||||
Version: 18.07.80
|
||||
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: Screen Ruler
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Other
|
||||
|
Loading…
x
Reference in New Issue
Block a user