Compare commits
6 Commits
6.0.0-1mam
...
6.6.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
0746837cf0 | |||
fe96af1d6b | |||
7cd8640212 | |||
99e50eec86 | |||
15dd927ba6 | |||
76f52ec80a |
@ -1,7 +1,7 @@
|
||||
%define framework attica
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-attica
|
||||
Version: 6.0.0
|
||||
Version: 6.6.0
|
||||
Release: 1mamba
|
||||
Summary: A Qt library that implements the Open Collaboration Services API
|
||||
Group: System/Libraries
|
||||
@ -57,8 +57,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -76,6 +74,24 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc ChangeLog README.md
|
||||
|
||||
%changelog
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 12 2024 Automatic Build System <autodist@openmamba.org> 6.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user