automatic version update by autodist [release 0.26.5-1mamba;Sat Feb 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:07:20 +01:00
parent ade3af4435
commit 1218736bc0

View File

@ -1,15 +1,15 @@
Name: okteta Name: okteta
Epoch: 1 Epoch: 1
Version: 0.26.4 Version: 0.26.5
Release: 1mamba Release: 1mamba
Summary: A simple editor for the raw data of files Summary: A simple editor for the raw data of files
Group: Graphical Desktop/Applications/Development Group: Graphical Desktop/Applications/Development
Vendor: openmamba 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: https://www.kde.org
Source: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz Source: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz
#Source: http://download.kde.org/stable/applications/%{version}/src/okteta-%{version}.tar.xz #Source: http://download.kde.org/stable/release-service/%{version}/src/okteta-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -65,7 +65,7 @@ exit 0
%posttrans %posttrans
/sbin/ldconfig /sbin/ldconfig
update-desktop-database -q >/dev/null 2>&1 update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1 update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1 gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
exit 0 exit 0
@ -73,7 +73,7 @@ exit 0
/sbin/ldconfig /sbin/ldconfig
if [ $1 -eq 0 ]; then if [ $1 -eq 0 ]; then
update-desktop-database -q >/dev/null 2>&1 update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1 update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1 touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1 gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
fi fi
@ -100,7 +100,7 @@ exit 0
%{_datadir}/kservices5/oktetapart.desktop %{_datadir}/kservices5/oktetapart.desktop
%{_kde5_icondir}/hicolor/*/apps/okteta.png %{_kde5_icondir}/hicolor/*/apps/okteta.png
%{_kde5_xdgmimedir}/okteta.xml %{_kde5_xdgmimedir}/okteta.xml
%doc LICENSES COPYING.DOC %doc LICENSES
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -178,6 +178,9 @@ exit 0
%{_libdir}/cmake/OktetaKastenGui/OktetaKastenGui*.cmake %{_libdir}/cmake/OktetaKastenGui/OktetaKastenGui*.cmake
%changelog %changelog
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 0.26.5-1mamba
- automatic version update by autodist
* Mon Aug 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.26.4-1mamba * Mon Aug 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.26.4-1mamba
- update to 0.26.4 - update to 0.26.4