forked from pool/kcalendarcore
Accepting request 1008975 from KDE:Frameworks5
KDE Frameworks 5.99 (forwarded request 1008960 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/1008975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcalendarcore?expand=0&rev=37
This commit is contained in:
commit
4ebfc55b42
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d3abd98486515b91345186cc05f18531247645a428867f804d8d7ea9afa66c9a
|
|
||||||
size 268736
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9O8ACgkQWNDuZIpI
|
|
||||||
s7tojAf9E6RfrrCdWX45j+eG9ISb/WuuLoiO0KJkzAkXi5gVtqsFlKUNHPUNaMG6
|
|
||||||
ob9vIMYsQPOn/L54kP1IFHnG449C56Ua7piJCtBmPVMPMz8owJGnVrNZoYvjoFsz
|
|
||||||
tqy70NS/Ss1kmsytH2TTsaNOae+tmydXMIyUxsC1O0yfNmLVFdSfKteuj/ZnDOKM
|
|
||||||
MIh9z3U7TZoVP8fm4iwqSNZJlqK5SGXamGlu9HMMR1VyuFwjVYYcOUQsfT7NgvTD
|
|
||||||
oOuBR2yS+AF6J6LadnPVx9e3FUOvzCp1F2ctLa5pTzZR35QniK+gnmgddMICfess
|
|
||||||
+jZoiv2fCx5fmdE3bAfBuRQom8lSMw==
|
|
||||||
=G4dS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcalendarcore-5.99.0.tar.xz
Normal file
3
kcalendarcore-5.99.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1951c46acbaa0475190bfd35f00398dbe9031e25ebe8d8f7508d60f0a77cec87
|
||||||
|
size 267796
|
11
kcalendarcore-5.99.0.tar.xz.sig
Normal file
11
kcalendarcore-5.99.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VUcACgkQWNDuZIpI
|
||||||
|
s7vJkwf9EDYhj/gz6tBrQtALEec98MC20j/H5EwS4YCYMbLqP2iP4Nyd94qlehWl
|
||||||
|
NWyNLTGNQlDVtOqKKyhzfru4uG1i9RXrDL9Rh01R/3D3kurbcfSxdOcSPdR94A/R
|
||||||
|
CPxBGR3SbcqIO/rTn+kavdh4jQ817rxdp9TUY4xfU7x07e27bA+UwVvCgaEwn7S/
|
||||||
|
dExk6IGjLR9c1THFs0zM0wXpRwpIuYAuWHLO1idRJllkQu3HHpQ/Xy4Ws3NBo4tz
|
||||||
|
5MaBfjiuitcQX519rafqodH6eDYatWILDGaDM6bAgG6FU68ftHHE82GKDr75Legw
|
||||||
|
KhzAwlfmzbN/Uksji+2IQ3HwjU7JMQ==
|
||||||
|
=tNwn
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 15:55:30 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.99.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.99.0
|
||||||
|
- Changes since 5.98.0:
|
||||||
|
* Add Qt6 windows CI support
|
||||||
|
* .gitlab-ci.yml: enable static builds
|
||||||
|
* Use dtStart as the default for dtRecurrence
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 07:16:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Sep 6 07:16:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.98
|
%define _tar_path 5.99
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kcalendarcore
|
Name: kcalendarcore
|
||||||
Version: 5.98.0
|
Version: 5.99.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to access and handle calendar data
|
Summary: Library to access and handle calendar data
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user