Compare commits
2 Commits
6.5.0-1mam
...
6.7.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
3a9bc86bcb | |||
0746837cf0 |
@ -1,7 +1,7 @@
|
||||
%define framework attica
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-attica
|
||||
Version: 6.5.0
|
||||
Version: 6.7.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,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc ChangeLog README.md
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user