automatic version update by autodist [release 6.15.0-1mamba;Tue Jun 17 2025]
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
%define framework attica
|
%define framework attica
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: kf6-attica
|
Name: kf6-attica
|
||||||
Version: 6.14.0
|
Version: 6.15.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Qt library that implements the Open Collaboration Services API
|
Summary: A Qt library that implements the Open Collaboration Services API
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -43,7 +43,6 @@ Requires: pkg-config
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{framework}-%{version}
|
%setup -q -n %{framework}-%{version}
|
||||||
|
|
||||||
@ -71,10 +70,13 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/KF6Attica/
|
%{_libdir}/cmake/KF6Attica/
|
||||||
%{_kf6_libdir}/libKF6Attica.so
|
%{_kf6_libdir}/libKF6Attica.so
|
||||||
%{_libdir}/pkgconfig/KF6Attica.pc
|
%{_libdir}/pkgconfig/KF6Attica.pc
|
||||||
%{_qt6_docdir}/KF6Attica.*
|
#%{_qt6_docdir}/KF6Attica.*
|
||||||
%doc ChangeLog README.md
|
%doc ChangeLog README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 17 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
|
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user