update to 1.0.1 [release 1.0.1-1mamba;Sat Mar 02 2024]

This commit is contained in:
Silvan Calarco 2024-03-29 18:26:19 +01:00
parent 4371e7bd68
commit 0c3bca8dca

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kirigami-addons
Version: 0.11.90
Version: 1.0.1
Release: 1mamba
Summary: Set of widgets i.e visual end user components along with a code to support them
Group: System/Libraries
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org
Source: https://download.kde.org/%{stable_kf6}/kirigami-addons/kirigami-addons-%{version}.tar.xz
Source: https://download.kde.org/stable/kirigami-addons/kirigami-addons-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -54,6 +54,9 @@ Set of widgets i.e visual end user components along with a code to support them.
%{_libdir}/cmake/KF6KirigamiAddons/KF6KirigamiAddons*.cmake
%changelog
* Sat Mar 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1mamba
- update to 1.0.1
* Tue Jan 30 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.90-1mamba
- update to 0.11.90