forked from pool/kcalendarcore
Accepting request 773239 from KDE:Frameworks5
KDE Frameworks 5.67 OBS-URL: https://build.opensuse.org/request/show/773239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=4
This commit is contained in:
commit
be80d407f0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb79dc1bd1153c7fc38242c577a324462b8913e151bc33b74f7997e48d494cb8
|
||||
size 250816
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQTgACgkQWNDuZIpI
|
||||
s7vJuwgAge+hfLuuRJbL3RVihZE7MNULvP3SZC+uAM7pYGoeOsJ7zOt79khIl6+Y
|
||||
Gzs7FDFIJ3TAWdfZake0ojI12as6Dz0wN6ezFUf4864yF2HCyXnH2oieotpGBIRH
|
||||
adufmpL1XQgLhFF+XNeb2ebJtNJ6gGt0FiGHUAIJb4imsbOq7e5c3hUOTUISroDX
|
||||
vUSltBSpOwmw4oEkjog/Gyve5xSNdflzrksVVIxpSibsGIJcSwvADhDpoB6Swhej
|
||||
Tdmfz/Pwhk0b2hLMvPkUe/xsYnKvJuqlQlb8UTHbWt9sM5Ue5OO1rvc//lr7qrla
|
||||
EXeFjvw26ZRF4FKGSJBJ35xi6gs2BQ==
|
||||
=1mMs
|
||||
-----END PGP SIGNATURE-----
|
3
kcalendarcore-5.67.0.tar.xz
Normal file
3
kcalendarcore-5.67.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b24642e98a0c2459a543eb910e7e964c04724816e52568ab1decbf19ea54fff4
|
||||
size 248740
|
11
kcalendarcore-5.67.0.tar.xz.sig
Normal file
11
kcalendarcore-5.67.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420RoACgkQWNDuZIpI
|
||||
s7uBWgf+N1Y5z3gVru/KaX9GeKyxNFYV1Ig/dJQF9E2z31r1KWoOl4itpO1YR6y3
|
||||
CCSun/QZf8Pj/phH/C7DlIKKFWYDohwLiTYBGptBMQFHYQR+aFjeF7P801d70VXG
|
||||
vgxVRXx8KAoPKfT5P8i2mHnR7SNIGLPPGmtPRTXoorWkBEhoATsnpTjU2cdb0B9p
|
||||
+vCBqQFuc63m5DK5XXcOWxGzfLXtXwWmengvrUB7e0ZmrrjrOXFlt8C2dGzf9JP3
|
||||
I+vEq9fIfZIDYkp3Y3tqGo52wXq2Fkyb/ceVB7bOlyASmQQBf69LgpO/QGf2gTBk
|
||||
2q/evuv028vGo5C9vxuD+MJS96yLBQ==
|
||||
=JNnZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:06:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 14:32:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.67.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
|
||||
- No code change since 5.66.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.66.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||
- Changes since 5.65.0:
|
||||
* Remove endl. qCritical/qDebug already adds a endl.
|
||||
* Improve README.md to have an Introduction section
|
||||
* Make incidence geographic coordinate also accessible as a property
|
||||
* Fix RRULE generation for timezones
|
||||
* Update the obsolete projects.kde.org URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:21 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcalendarcore
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.65
|
||||
%define _tar_path 5.67
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kcalendarcore
|
||||
Version: 5.65.0
|
||||
Version: 5.67.0
|
||||
Release: 0
|
||||
Summary: Library to access and handle calendar data
|
||||
License: LGPL-2.0-or-later
|
||||
@ -36,9 +36,9 @@ Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||
BuildRequires: cmake(LibIcal) >= 2.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
||||
|
||||
%description
|
||||
KCalendarCore is a library to provide access to and handling of calendar data.
|
||||
@ -77,7 +77,7 @@ develop applications making use of KCalendarCore.
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user