automatic version update by autodist [release 24.12.1-1mamba;Sat Jan 11 2025]

This commit is contained in:
Automatic Build System 2025-01-12 16:02:37 +01:00
parent e693fa88ee
commit de5fca4f2b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,4 @@
# kdeedu-data
KDE educational software data.

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdeedu-data
Version: 24.12.0
Version: 24.12.1
Release: 1mamba
Summary: KDE educational software data
Group: System/Libraries
@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kdeedu-data-%{version}.tar.xz
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: cmake
@ -20,8 +21,6 @@ BuildRequires: extra-cmake-modules
%description
KDE educational software data.
#% debug_package
%prep
%setup -q
@ -80,6 +79,9 @@ KDE educational software data.
%doc COPYING
%changelog
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
- automatic version update by autodist
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist