Compare commits
5 Commits
24.02.2-1m
...
24.08.1-1m
Author | SHA1 | Date | |
---|---|---|---|
efc6149fc6 | |||
f5e2b8cfb8 | |||
8de4140c49 | |||
01f3e40fab | |||
cb810a368d |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: libgravatar
|
||||
Version: 24.02.2
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: KDE gravatar library
|
||||
Group: System/Libraries
|
||||
@ -62,8 +62,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -81,6 +79,24 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPim6Gravatar.*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 24 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 27 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 24.04.90-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user