update to 5.12.0 [release 5.12.0-1mamba;Sun Aug 16 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 00:59:34 +01:00
parent 7283b4991e
commit 56e18b09ef

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdeclarative
Version: 5.11.0
Version: 5.12.0
Release: 1mamba
Summary: Integration of QML and KDE work spaces
Group: System/Libraries
@ -30,7 +30,6 @@ BuildRequires: libstdc++6-devel
BuildRequires: cmake
BuildRequires: libepoxy-devel
BuildRequires: libkpackage-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -114,6 +113,9 @@ This package contains libraries and header files for developing applications tha
#%doc README.md
%changelog
* Sun Aug 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.12.0-1mamba
- update to 5.12.0
* Sat Jul 04 2015 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
- automatic version update by autodist