From 87c17ba5cb136753096b54eac57ae116ea425080 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 02:30:57 +0100 Subject: [PATCH] update to 20.12.1 [release 20.12.1-1mamba;Mon Jan 25 2021] --- README.md | 4 +--- konversation.spec | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index abe2170..a58e1c9 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform. -Features - +Features: Standard IRC features SSL server support Bookmarking support @@ -18,4 +17,3 @@ Per channel encoding support Theme support for nick icons Highly configurable - diff --git a/konversation.spec b/konversation.spec index 2af9169..dc32da2 100644 --- a/konversation.spec +++ b/konversation.spec @@ -1,5 +1,5 @@ Name: konversation -Version: 1.7.7 +Version: 20.12.1 Release: 1mamba Summary: A KDE graphical Internet Relay Chat client (IRC) Group: Graphical Desktop/Applications/Internet @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://konversation.kde.org -Source: http://download.kde.org/stable/konversation/%{version}/src/konversation-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/konversation-%{version}.tar.xz Patch0: konversation-1.3.1-fix-scroll_background.patch License: GPL BuildRequires: libltdl-devel @@ -49,8 +49,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform. -Features - +Features: Standard IRC features SSL server support Bookmarking support @@ -65,6 +64,7 @@ Per channel encoding support Theme support for nick icons Highly configurable +%debug_package %prep %setup -q @@ -87,12 +87,10 @@ Highly configurable %defattr(-,root,root) %{_kde5_bindir}/konversation %{_datadir}/metainfo/org.kde.konversation.appdata.xml -#%{_datadir}/appdata/org.kde.konversation.appdata.xml %{_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 @@ -100,15 +98,17 @@ Highly configurable %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 +%{_datadir}/knsrcfiles/konversation_nicklist_theme.knsrc +%{_datadir}/qlogging-categories5/konversation.categories %{_kde5_htmldir}/*/konversation %{_kde5_icondir}/hicolor/*x*/*/*.png -#%{_kde5_servicesdir}/*.protocol -#%doc AUTHORS COPYING* +%doc AUTHORS LICENSES #ChangeLog NEWS README TODO %changelog +* Mon Jan 25 2021 Silvan Calarco 20.12.1-1mamba +- update to 20.12.1 + * Mon Oct 26 2020 Automatic Build System 1.7.7-1mamba - automatic version update by autodist