automatic version update by autodist [release 5.8.1-1mamba;Wed Jun 30 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:38:01 +01:00
parent a0feac089f
commit 96c53fb8dd

View File

@ -1,25 +1,44 @@
Name: kphotoalbum Name: kphotoalbum
Version: 5.7.0 Version: 5.8.1
Release: 1mamba Release: 1mamba
Summary: KDE Photo Album Summary: KDE Photo Album
Group: Graphical Desktop/Applications/Graphics Group: Graphical Desktop/Applications/Graphics
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://kphotoalbum.org/ URL: https://www.kphotoalbum.org/
Source: http://ftp.gwdg.de/pub/linux/kde/stable/kphotoalbum/%{version}/kphotoalbum-%{version}.tar.xz Source: http://ftp.gwdg.de/pub/linux/kde/stable/kphotoalbum/%{version}/kphotoalbum-%{version}.tar.xz
Patch0: kphotoalbum-4.1.1-docbook.patch Patch0: kphotoalbum-4.1.1-docbook.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt5WebEngine-devel
BuildRequires: libexiv2-devel BuildRequires: libexiv2-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: libkarchive-devel
BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel
BuildRequires: libkcompletion-devel
BuildRequires: libkconfig-devel
BuildRequires: libkconfigwidgets-devel
BuildRequires: libkcoreaddons-devel
BuildRequires: libkdcraw-devel BuildRequires: libkdcraw-devel
BuildRequires: libkipi-devel BuildRequires: libki18n-devel
BuildRequires: libkiconthemes-devel
BuildRequires: libkio-devel
BuildRequires: libkjobwidgets-devel
BuildRequires: libkservice-devel
BuildRequires: libktextwidgets-devel
BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkwindowsystem-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libmarble-devel BuildRequires: libmarble-devel
BuildRequires: libphonon-devel
BuildRequires: libpurpose-devel
BuildRequires: libqt5-devel BuildRequires: libqt5-devel
BuildRequires: libsoprano-devel BuildRequires: libsolid-devel
BuildRequires: libsonnet-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libmarble-devel >= 17.04.3-1mamba BuildRequires: libmarble-devel >= 17.04.3-1mamba
@ -31,7 +50,6 @@ BuildRequires: libakonadi-devel
BuildRequires: libkipi-devel >= 4.11 BuildRequires: libkipi-devel >= 4.11
Requires: marble Requires: marble
#Requires: mplayerthumbs is supplied by libkdemultimedia4 #Requires: mplayerthumbs is supplied by libkdemultimedia4
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# -- Could NOT find SharedDesktopOntologies (missing: SHAREDDESKTOPONTOLOGIES_ROOT_DIR) # -- Could NOT find SharedDesktopOntologies (missing: SHAREDDESKTOPONTOLOGIES_ROOT_DIR)
# -- Could NOT find Nepomuk (missing: SHAREDDESKTOPONTOLOGIES_FOUND) # -- Could NOT find Nepomuk (missing: SHAREDDESKTOPONTOLOGIES_FOUND)
@ -87,6 +105,7 @@ exit 0
%{_kde5_bindir}/kpa-backup.sh %{_kde5_bindir}/kpa-backup.sh
%{_kde5_bindir}/open-raw.pl %{_kde5_bindir}/open-raw.pl
%{_libdir}/libkpabase.so %{_libdir}/libkpabase.so
%{_libdir}/libkpaexif.so
%{_libdir}/libkpathumbnails.so %{_libdir}/libkpathumbnails.so
%{_kde5_xdgappsdir}/org.kde.kphotoalbum*.desktop %{_kde5_xdgappsdir}/org.kde.kphotoalbum*.desktop
%{_datadir}/metainfo/org.kde.kphotoalbum.appdata.xml %{_datadir}/metainfo/org.kde.kphotoalbum.appdata.xml
@ -98,9 +117,12 @@ exit 0
%{_kde5_datadir}/kphotoalbum/themes %{_kde5_datadir}/kphotoalbum/themes
%{_kde5_datadir}/kphotoalbum/tips %{_kde5_datadir}/kphotoalbum/tips
%{_kde5_icondir}/hicolor/*x*/*/*.png %{_kde5_icondir}/hicolor/*x*/*/*.png
%doc COPYING COPYING.DOC %doc LICENSES
%changelog %changelog
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 5.8.1-1mamba
- automatic version update by autodist
* Sat Aug 22 2020 Automatic Build System <autodist@mambasoft.it> 5.7.0-1mamba * Sat Aug 22 2020 Automatic Build System <autodist@mambasoft.it> 5.7.0-1mamba
- automatic version update by autodist - automatic version update by autodist