Compare commits
13 Commits
21.12.2-1m
...
22.12.3-1m
Author | SHA1 | Date | |
---|---|---|---|
8ebe47a678 | |||
1d7f9269b7 | |||
1e1e028a74 | |||
8f396ad219 | |||
4d919b9b45 | |||
9174a9c5fd | |||
d1617f8d7e | |||
2f9765d65b | |||
5268e9ffd7 | |||
faea484597 | |||
2598c53745 | |||
8d12e48a28 | |||
02fe010070 |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: libgravatar
|
||||
Version: 21.12.2
|
||||
Version: 22.12.3
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 gravatar library
|
||||
Group: System/Libraries
|
||||
@ -21,6 +21,7 @@ BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkpimtextedit-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libktextwidgets-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
@ -76,14 +77,50 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/Gravatar
|
||||
%{_kde5_includedir}/Gravatar/*
|
||||
%dir %{_kde5_includedir}/gravatar
|
||||
%{_kde5_includedir}/gravatar/*
|
||||
%{_kde5_includedir}/gravatar_version.h
|
||||
%{_kde5_libdir}/cmake/KF5Gravatar/KF5Gravatar*cmake
|
||||
%{_kde5_libdir}/libKF5Gravatar.so
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_Gravatar.pri
|
||||
|
||||
%changelog
|
||||
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 07 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 07 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 06 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 09 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 27 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user