forked from pool/kblocks
Accepting request 756188 from KDE:Applications
KDE Applications 19.12.0 OBS-URL: https://build.opensuse.org/request/show/756188 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kblocks?expand=0&rev=94
This commit is contained in:
commit
9cd5cd12d5
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d2553472a3f61e1be584bed2d9295a60b8074fdcd264213d67dc20f63033563
|
||||
size 1906952
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OMACgkQ29LOiT4t
|
||||
HIf4LggAnSBezIAeZligP6ShWxJq2tTF73eIkXPou/he1hedOArh4gowdDhZnOb2
|
||||
OwR35FCizhFOSghsB+m8r4DZiX6cjSIZjQGaXY79rHOMBYB3Zkwo44Y3k6f8Sc/d
|
||||
Fm+aUHwOajm4A0YKc6TSVVVjK/V6Nr/VVS6DaRBvTTw4hO+y4KYXapRsa8FW+oM5
|
||||
2m7gMgWsNyIgHsLphZ5EEkTqD/WKywXLvvf7gYtuqwxiOH2CBSoXH6g4Otn7B7Dh
|
||||
32nFuS6NGZmqPX6QdaPSABMJkvjjWpeQOfpRAE2/jd0/JvyWK+dAE1Xbg1auVNW5
|
||||
BdRJvb+iit4YMqiwH29j8wDLRx8r9Q==
|
||||
=vvvd
|
||||
-----END PGP SIGNATURE-----
|
3
kblocks-19.12.0.tar.xz
Normal file
3
kblocks-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f03846d9fe6fac74706b2f044d328c00a49a5a82c842690bce0d04d196565f4f
|
||||
size 1907700
|
11
kblocks-19.12.0.tar.xz.sig
Normal file
11
kblocks-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGoACgkQ29LOiT4t
|
||||
HIf9ygf9HjBrIZHtHAwdk4hwliC04FJzhWc9e01YaTIrZO4FC6bT7agR8mBKzXQX
|
||||
8ilSNHqvSQxfzQxNfJl2qnY3BvRjm1+2xs3KV1M7ssEM8UI5Uzk3os3eUvW/VwWn
|
||||
rCkB6FW3SH+aNvMZdwuJVSqWD1WFNqTlW5uXRV6irNQCJwODPzI3VTjWk8o4uBW7
|
||||
c3SMkCg2iUGGg+J+of6dTFnuhp0qumegKXz/1pbVXBC3eOzBrQFQvxVK2UWtiifB
|
||||
G9QxQkPJyx/Bhr0QRQ6t01J4TDP90fym7jAGdLea0HpiOPSn+L0uABhjV/rFSIEg
|
||||
WB5xKabg4P+OXajwmjtWqBAA1rRVLQ==
|
||||
=4/Q1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:19 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:11:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/19.12-rc
|
||||
- No code change since 19.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:29:12 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
- Changes since 19.08.3:
|
||||
* Make it compile against qt5.15, This enum is unused
|
||||
* Fix minor issues found by EBN
|
||||
* Make it compile without kf5 deprecated method
|
||||
* Remove Dependence on unistd.h and sys/time.h
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:12:45 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
49
kblocks.spec
49
kblocks.spec
@ -16,45 +16,44 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.26.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kblocks
|
||||
Version: 19.08.3
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: A classic falling blocks game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Strategy/Real Time
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: knotifyconfig-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5ItemViews)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5NotifyConfig)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(Phonon4Qt5)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5QuickWidgets)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
|
Loading…
x
Reference in New Issue
Block a user