Christophe Marin 2021-03-28 07:27:37 +00:00 committed by Git OBS Bridge
parent 125ae1d3b3
commit 5ff84d4534
6 changed files with 34 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f016698e891688f9fbec934b3b66021e49aa05b699920171c57758273b622cf9
size 294280

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmA9kEUACgkQu0YzUNbv
Me8uyQ//aM/RiKjBJDT6gYv5DYAXHhOJDjuKvvZfuZ6DoYKGiZc/7s6q9BkS2Hz7
Z4ddvBurVwdMFijcMSKHRA+JSeT6hPb5nfWI0JkS2SwqQned+UMq3tZnNqUeFg7X
K8MKAX0G0Hi+hnchHagkI1lzdZKYXAefEYP8bicI3/fgJrBZadFwyNdHEYYdcW4Y
R5BR1le64RHUS+VIPPb3PGXUMwtRAN85zYFWoF/THtg85Vp4sXRy2a9Z4jYY1nl5
3FO/PjBqhdl6TE009mke6JZFCBK7alqUfONzM1cJXRcLOsqxS83JpMYY7stc2Ppu
o9zPTm4SXTb5rHt5PKIj77O6o+FpXkhREbYYOuZPI/YVSvCNuOlHZPKNwNN6GWl0
lG/BsDkDffPQooTLFQA090rc5U4InVAfU5DXkDE7ycArfMbyWnIlUYgvNmPw9T2M
s4mEmxoVO3tvorMdxbkrE7+cJZnZAS+kRgO/FEloRxOTYD7SPGH/lYkVYW0TK7x5
wxw5BpWf2GvDvIq1vjCedkPW+KQ+9gd4rwT5G5O64urkDxtJtfjEzjAZM59Qpvsm
+eXerr3YIWWIqkPnH4oy6YT8QdyPBbAlyc9oyTqReB11QbQtPjXAB6Ay+RjcS07O
q67XYutobT1Z84CcZVZY9BrfD6sq2W3j/frshXhLBvLO/g8Ww10=
=QlGA
-----END PGP SIGNATURE-----

3
kteatime-21.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78d56fd68e932dd968071e2be5a06b0c9c11a3e5b51ad1b44ba3bb645a661ebd
size 295288

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmBXHtoACgkQOmpNuDnq
ptceVQ/9Htfgi9nHHa0G2+V3RPfN0GNRR45Fr2olmql1OFBcNaxJGmJK+vz0Ab4i
CSu4hFLSbYAF6ky8VVPQcPQ1+SiN9WxPeEWA8W57F6L5K/6FP1iwD1QbXFCiboMa
j4NV29GXlP4GZLIKdBnOvimB2iAAZZgVb6VEszh0a7LLHaMApXJSmhrbymLayOs2
zB9YoSvdD1GKXJDeMm9xzwthCpTroVdtS3Fh7Df73rpBVp2pEQii1FO/qaXNE6SE
0cTdMNTVpFMDd+lJv+Fz2sTKps/bM1haaPJ2IluOw0zhnp23HCCYWLCtNQhVglDy
pWpSGnbeo9p1NibCdaTtOfHxccQsREgj4/2FrVCWupMt+zOd4aY0c122Wq4jB/vn
zsaN/M+WWe+StijAIuaMPz+QCXet3nFOn4d52/hq6bhBbF7u+nasBjyYpnfkg6cS
evIiHZaCyQDJq5EAc21tsDpE+Arvy+3N3sfL+4aeo0kTmy2bsrlNQpQuVaGyYxJq
wNwlIZajMOuZOkWUho5+PSpWOVqhTGHJsDeouzSLixdhegCgd+1Rs2SX9Q+5vQML
DrUjk0MdZDRGkDw5Bts5qfyaXsPgUNOES/sAlKQdPF6xKwirSPkXsem/6nH3NxRp
CXPt3Y13PP+wAkdmQR6HSYo3IN+8zPjZKnZrMToNnIJTkB1qJTI=
=PJww
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 21 13:29:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Changes since 20.12.3:
* Remove ';' after Q_UNUSED
* Add FATAL_ERROR
* Rename variable + const'ify pointer
* Replace Anonymous with Custom
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 4 06:11:17 UTC 2021 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 4 06:11:17 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kteatime # spec file for package kteatime
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kteatime Name: kteatime
Version: 20.12.3 Version: 21.03.80
Release: 0 Release: 0
Summary: Timer for various types of tea Summary: Timer for various types of tea
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Toys/Other Group: Amusements/Toys/Other
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version} Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version} Provides: %{name}5 = %{version}
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang Recommends: %{name}-lang