Accepting request 1043589 from KDE:Frameworks5

OBS-URL: https://build.opensuse.org/request/show/1043589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kirigami-addons?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-12-18 16:22:30 +00:00 committed by Git OBS Bridge
commit cbcfe7eda4
7 changed files with 34 additions and 19 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmMz9rsACgkQEZaMRJKM
rvwN8gf/eIU/YmISjxSdSpVtBJ5aKen+JKURslqIsM7XQbBRjmc2QDpctvHczZWt
UUkl7E4N0Yu95w9AST8T26eQqmt+nidVtdDGRcjxAOTC6VBzVDFkgQLt5wgE85Ov
4rPWFDCEfKRe1rouX+3IWGWZLKauWjo2xrnT3TSHyRhpXIUXP1nW+W3tJkkRV7Ju
hHqXiJ8RDTs3FtL5xSxQ8TFUJmOhx40ZBBCrfGKQK9easBVmYYL+6oflDXzvzJ92
QFxJ/AXc7UPXDMRo7C0UbJPWl9eY0fIF7/fYyqeUoSHf8giX/nQ0UATA03CS7iIc
xfBsr0y9ezq3oYa4gL5fsjMyDZ6C5w==
=JkzK
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmOKPkoACgkQAjJUSCBO
RSr9Fgf/VY5SDFBXMVDSMHmVXZR/9XGQn8DXpD9BE5VutiILpCmX8jdv6Rv+kX+A
VOgx5nN1cs6xHnj94VK1EOFFg7i9X+MuSbf4rFkDRXwze8oMt7cXIXyU5fMSJt5M
xmyfnlyAwtJ2qsju2O6goZuLfeYwwmkw56PfXE0O47LVFwzjEjJ98mwdvBk1ROtW
fOv/ba/9PqW1T6ELkkmdUeNCE/fr+hv5Z9MLH8OqtYYGlqhO4CAwH2tqky4P73eA
RR1H+ZAKd7sEsxeb+R1cNG+CrRolYw+gW7eVhd43v487t0IkooISBUH2Se1luv+J
mvrRBm2LgrQ8isPDv6cFuafs8Hcrpw==
=v8qL
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 15 13:41:09 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 0.6.1. No changelog provided, list of git commits too long, so:
* Probably some new features
* Probably some new fixes
* Probably some new bugs as well
- Add Carl Schwan's public key to the keyring, rename it to
kirigami-addons.keyring
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 7 08:13:53 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de> Fri Oct 7 08:13:53 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kirigami-addons # spec file for package kirigami-addons
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 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
@ -19,15 +19,15 @@
%bcond_without released %bcond_without released
Name: kirigami-addons Name: kirigami-addons
Version: 0.4 Version: 0.6.1
Release: 0 Release: 0
Summary: Add-ons for the Kirigami framework Summary: Add-ons for the Kirigami framework
License: LGPL-3.0-only License: LGPL-3.0-only
URL: https://invent.kde.org/libraries/kirigami-addons URL: https://invent.kde.org/libraries/kirigami-addons
Source: https://download.kde.org/unstable/kirigami-addons/%{version}/kirigami-addons-%{version}.tar.xz Source: https://download.kde.org/stable/kirigami-addons/kirigami-addons-%{version}.tar.xz
%if %{with released} %if %{with released}
Source1: https://download.kde.org/unstable/kirigami-addons/%{version}/kirigami-addons-%{version}.tar.xz.sig Source1: https://download.kde.org/stable/kirigami-addons/kirigami-addons-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: kirigami-addons.keyring
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
@ -44,6 +44,8 @@ desktop experiences providing a native experience on both, and
look native with any QQC2 style (qqc2-desktop-theme, Material look native with any QQC2 style (qqc2-desktop-theme, Material
or Plasma). or Plasma).
%lang_package
%prep %prep
%autosetup -p1 %autosetup -p1
@ -53,6 +55,7 @@ or Plasma).
%install %install
%kf5_makeinstall -C build %kf5_makeinstall -C build
%find_lang %{name}
# No need for CMake exports # No need for CMake exports
rm -r %{buildroot}%{_kf5_cmakedir}/ rm -r %{buildroot}%{_kf5_cmakedir}/
@ -63,4 +66,6 @@ rm -r %{buildroot}%{_kf5_cmakedir}/
%dir %{_kf5_qmldir}/org/kde/ %dir %{_kf5_qmldir}/org/kde/
%{_kf5_qmldir}/org/kde/kirigamiaddons/ %{_kf5_qmldir}/org/kde/kirigamiaddons/
%files lang -f %{name}.lang
%changelog %changelog