From 63436a663e4d673dabaac5077ef9516e55d8b477 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:30:56 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6-1mamba;Tue May 12 2015] --- konversation.spec | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/konversation.spec b/konversation.spec index a534d1a..00f45e5 100644 --- a/konversation.spec +++ b/konversation.spec @@ -1,5 +1,5 @@ Name: konversation -Version: 1.5.1 +Version: 1.6 Release: 1mamba Summary: A KDE graphical Internet Relay Chat client (IRC) Group: Graphical Desktop/Applications/Internet @@ -71,7 +71,7 @@ Highly configurable #%patch0 -p0 %build -%cmake_kde4 -d build +%cmake_kde5 -d build %make %install @@ -80,33 +80,36 @@ Highly configurable %find_lang %{name} -%check -desktop-file-validate %{buildroot}%{_kde4_xdgappsdir}/konversation.desktop - %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f %{name}.lang %defattr(-,root,root) -%{_kde4_bindir}/konversation -%{_kde4_xdgappsdir}/konversation.desktop -%{_kde4_datadir}/kconf_update/*.pl -%{_kde4_datadir}/kconf_update/konversation.upd -%dir %{_kde4_datadir}/konversation -%{_kde4_datadir}/konversation/*.*rc -%{_kde4_datadir}/konversation/scripts -%{_kde4_datadir}/konversation/themes -%dir %{_kde4_datadir}/konversation/scripting_support -%dir %{_kde4_datadir}/konversation/scripting_support/python -%dir %{_kde4_datadir}/konversation/scripting_support/python/konversation -%{_kde4_datadir}/konversation/scripting_support/python/konversation/*.py -%{_kde4_htmldir}/*/konversation -%{_kde4_icondir}/hicolor/*x*/*/*.png -%{_kde4_icondir}/hicolor/scalable/*/*.svgz -%{_kde4_servicesdir}/*.protocol -%doc AUTHORS COPYING* ChangeLog NEWS README TODO +%{_kde5_bindir}/konversation +%{_kde5_xdgappsdir}/org.kde.konversation.desktop +%{_kde5_datadir}/kconf_update/*.pl +%{_kde5_datadir}/kconf_update/konversation.upd +%dir %{_kde5_datadir}/konversation +#%{_kde5_datadir}/konversation/*.*rc +%{_kde5_datadir}/konversation/scripts +%{_kde5_datadir}/konversation/themes +%dir %{_kde5_datadir}/konversation/scripting_support +%dir %{_kde5_datadir}/konversation/scripting_support/python +%dir %{_kde5_datadir}/konversation/scripting_support/python/konversation +%{_kde5_datadir}/konversation/scripting_support/python/konversation/*.py +%{_datadir}/knotifications5/konversation.notifyrc +%dir %{_datadir}/kxmlgui5/konversation +%{_datadir}/kxmlgui5/konversation/konversationui.rc +%{_kde5_htmldir}/*/konversation +%{_kde5_icondir}/hicolor/*x*/*/*.png +%{_kde5_servicesdir}/*.protocol +#%doc AUTHORS COPYING* +#ChangeLog NEWS README TODO %changelog +* Tue May 12 2015 Automatic Build System 1.6-1mamba +- automatic version update by autodist + * Fri Nov 07 2014 Automatic Build System 1.5.1-1mamba - automatic version update by autodist