From b964d1b3289086159c2e5fd3bdec7727841385e5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 17 2013 00:03:04 +0000 Subject: 1.5-rc1 --- diff --git a/.gitignore b/.gitignore index 6bcefa4..fcd62fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/konversation-1.3.1.tar.bz2 /konversation-1.4.tar.xz +/konversation-1.5-rc1.tar.xz diff --git a/konversation.spec b/konversation.spec index 334a5df..9f6c33b 100644 --- a/konversation.spec +++ b/konversation.spec @@ -1,13 +1,15 @@ +%define pre rc1 + Name: konversation -Version: 1.4 -Release: 5%{?dist} +Version: 1.5 +Release: 0.1.%{pre}%{?dist} Summary: A user friendly IRC client Group: Applications/Internet License: GPLv2+ URL: http://konversation.kde.org/ -Source0: ftp://ftp.kde.org/pub/kde/%{?pre:un}stable/konversation/%{version}%{?pre:-%{pre}}/src/konversation-%{version}%{?pre:-%{pre}}.tar.xz +Source0: http://download.kde.org/%{?pre:un}stable/konversation/%{version}%{?pre:-%{pre}}/src/konversation-%{version}%{?pre:-%{pre}}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -84,6 +86,9 @@ fi %changelog +* Sat Mar 16 2013 Rex Dieter 1.5-0.1.rc1 +- 1.5-rc1 + * Thu Feb 14 2013 Fedora Release Engineering - 1.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 25b8425..a9a75f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f67271f08b9da75dc9daff9ecbf3b365 konversation-1.4.tar.xz +26bfc076ae435582075fe0dacc6c3fa3 konversation-1.5-rc1.tar.xz