[konversation] 1.5-rc1

Rex Dieter rdieter at fedoraproject.org
Sun Mar 17 00:03:30 UTC 2013


commit b964d1b3289086159c2e5fd3bdec7727841385e5
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Mar 16 19:03:04 2013 -0500

    1.5-rc1

 .gitignore        |    2 +-
 konversation.spec |   11 ++++++++---
 sources           |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
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 <rdieter at fedoraproject.org> 1.5-0.1.rc1
+- 1.5-rc1
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list