Compare commits
6 Commits
19.04.2-1m
...
19.12.1-1m
Author | SHA1 | Date | |
---|---|---|---|
b8090f8f7a | |||
cfdb2872f4 | |||
73570558ad | |||
707101ea82 | |||
f04bcf6e62 | |||
0a3945a2c9 |
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: libgravatar
|
Name: libgravatar
|
||||||
Version: 19.04.2
|
Version: 19.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 gravatar library
|
Summary: KDE Frameworks 5 gravatar library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
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
|
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -78,12 +78,12 @@ exit 0
|
|||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/libgravatar.*categories
|
|
||||||
%{_kde5_libdir}/libKF5Gravatar.so.*
|
%{_kde5_libdir}/libKF5Gravatar.so.*
|
||||||
|
%{_datadir}/qlogging-categories5/libgravatar.categories
|
||||||
|
%{_datadir}/qlogging-categories5/libgravatar.renamecategories
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_includedir}/Gravatar/GravatarCache
|
|
||||||
%dir %{_kde5_includedir}/Gravatar
|
%dir %{_kde5_includedir}/Gravatar
|
||||||
%{_kde5_includedir}/Gravatar/*
|
%{_kde5_includedir}/Gravatar/*
|
||||||
%dir %{_kde5_includedir}/gravatar
|
%dir %{_kde5_includedir}/gravatar
|
||||||
@ -94,6 +94,27 @@ exit 0
|
|||||||
%{_libdir}/qt5/mkspecs/modules/qt_Gravatar.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_Gravatar.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Sun Jun 09 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user