Compare commits
15 Commits
18.12.2-1m
...
20.04.2-1m
Author | SHA1 | Date | |
---|---|---|---|
7d6e12b849 | |||
9df34a1cc5 | |||
90b1419b5c | |||
2633f0b03a | |||
6fcbedc6fd | |||
b8090f8f7a | |||
cfdb2872f4 | |||
73570558ad | |||
707101ea82 | |||
f04bcf6e62 | |||
0a3945a2c9 | |||
c675a79d3a | |||
e4c121dd73 | |||
b36ad25862 | |||
7f9c9ed8cd |
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: libgravatar
|
||||
Version: 18.12.2
|
||||
Version: 20.04.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 gravatar library
|
||||
Group: System/Libraries
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/libgravatar-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/libgravatar-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -78,12 +78,12 @@ exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/libgravatar.*categories
|
||||
%{_kde5_libdir}/libKF5Gravatar.so.*
|
||||
%{_datadir}/qlogging-categories5/libgravatar.categories
|
||||
%{_datadir}/qlogging-categories5/libgravatar.renamecategories
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/Gravatar/GravatarCache
|
||||
%dir %{_kde5_includedir}/Gravatar
|
||||
%{_kde5_includedir}/Gravatar/*
|
||||
%dir %{_kde5_includedir}/gravatar
|
||||
@ -94,6 +94,54 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_Gravatar.pri
|
||||
|
||||
%changelog
|
||||
* Sat Jun 13 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 17 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 26 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 08 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 08 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 11 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 09 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 13 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 13 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 09 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 20 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 10 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user