diff --git a/konversation.spec b/konversation.spec index 3e93216..b6c57c3 100644 --- a/konversation.spec +++ b/konversation.spec @@ -1,8 +1,8 @@ %undefine __cmake_in_source_build Name: konversation -Version: 1.7.7 -Release: 2%{?dist} +Version: 20.12.3 +Release: 1%{?dist} Summary: A user friendly IRC client License: GPLv2+ @@ -11,7 +11,7 @@ URL: http://konversation.kde.org/ # use releaseme script Source0: %{name}-%{version}-%{snap}.tar.bz2 %else -Source0: http://download.kde.org/%{?beta:un}stable/konversation/%{version}%{?beta:-%{beta}}/src/konversation-%{version}%{?beta:-%{beta}}.tar.xz +Source0: http://download.kde.org/%{?beta:un}stable/release-service/%{version}%{?beta:-%{beta}}/src/konversation-%{version}%{?beta:-%{beta}}.tar.xz %endif Source1: konversationrc @@ -35,6 +35,7 @@ BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kiconthemes-devel BuildRequires: kf5-kidletime-devel BuildRequires: kf5-kio-devel +BuildRequires: kf5-knewstuff-devel BuildRequires: kf5-knotifications-devel BuildRequires: kf5-knotifyconfig-devel BuildRequires: kf5-kparts-devel @@ -125,7 +126,6 @@ fi %files -f konversation.lang %doc ChangeLog README -%license COPYING %config(noreplace) %{_kf5_sysconfdir}/xdg/konversationrc %{_kf5_bindir}/konversation %{_kf5_metainfodir}/org.kde.konversation.appdata.xml @@ -133,11 +133,15 @@ fi %{_kf5_datadir}/konversation/ %{_kf5_datadir}/kconf_update/konversation* %{_kf5_datadir}/knotifications5/konversation.notifyrc -%{_kf5_datadir}/kxmlgui5/konversation/ %{_kf5_datadir}/icons/hicolor/*/*/* +%{_kf5_datadir}/knsrcfiles/konversation_nicklist_theme.knsrc +%{_kf5_datadir}/qlogging-categories5/konversation.categories %changelog +* Tue Apr 6 2021 Marc Deop - 20.12.3-1 +- 20.12.3 + * Tue Jan 26 2021 Fedora Release Engineering - 1.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild