[konversation] 1.5-rc2

Rex Dieter rdieter at fedoraproject.org
Wed Jan 8 18:16:20 UTC 2014


commit e3371bf3da0f11ffa70e1c15d1df444be6256f6a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Jan 8 12:16:27 2014 -0600

    1.5-rc2

 .gitignore        |    3 +--
 konversation.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8744ed..a9a6ad8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/konversation-1.5-20130730.tar.bz2
-/konversation-1.5-20130929.tar.bz2
+/konversation-1.5-rc2.tar.xz
diff --git a/konversation.spec b/konversation.spec
index cb3564c..a34ec19 100644
--- a/konversation.spec
+++ b/konversation.spec
@@ -1,9 +1,10 @@
 
-%define snap 20130929
+#define snap 20130929
+%define pre rc2
 
 Name:           konversation
 Version:        1.5
-Release:        0.6.%{snap}%{?dist}
+Release:        0.7.%{pre}%{?dist}
 Summary:        A user friendly IRC client
 
 Group:          Applications/Internet
@@ -110,6 +111,9 @@ fi
 
 
 %changelog
+* Wed Jan 08 2014 Rex Dieter <rdieter at fedoraproject.org> 1.5-0.7.rc2
+- 1.5-rc2
+
 * Sun Sep 29 2013 Rex Dieter <rdieter at fedoraproject.org> 1.5-0.6.20130929
 - 20130929 snapshot
 
diff --git a/sources b/sources
index 0647079..201a4fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ac9bc5be64e30ab367f22093a8ce0e7  konversation-1.5-20130929.tar.bz2
+58348a42bd7463f4f215308289a8d8fc  konversation-1.5-rc2.tar.xz


More information about the scm-commits mailing list