[spectrum] New upstream release.

Matej Cepl mcepl at fedoraproject.org
Mon Jan 3 11:14:07 UTC 2011


commit b77ecfabceb499d31b262e697cdcfcd54eaa0669
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Jan 3 12:13:33 2011 +0100

    New upstream release.

 .gitignore    |    1 +
 sources       |    2 +-
 spectrum.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47f9fd2..d2248e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ spectrum-1.4.0.tar.gz
 /spectrum-1.4.3.tar.gz
 /spectrum-1.4.4.tar.gz
 /spectrum-1.4.5.tar.gz
+/spectrum-1.4.6.tar.gz
diff --git a/sources b/sources
index 4198b55..9a9b5fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25c3b8ba62694d82f7380cfff0cb5bd7  spectrum-1.4.5.tar.gz
+af542659e23f2eb3b627085e46e0d6b9  spectrum-1.4.6.tar.gz
diff --git a/spectrum.spec b/spectrum.spec
index 8ad149f..3dfb69e 100644
--- a/spectrum.spec
+++ b/spectrum.spec
@@ -6,8 +6,8 @@
 
 Summary: XMPP transport/gateway
 Name: spectrum
-Version: 1.4.5
-Release: 2%{?dist}
+Version: 1.4.6
+Release: 1%{?dist}
 Group: System Environment/Daemons
 # spectrumctl is GPLv3+, rest GPLv2+
 License: GPLv2+ and GPLv3+
@@ -15,7 +15,7 @@ License: GPLv2+ and GPLv3+
 # git archive --prefix=spectrum/ d55ba67ea9dc | bzip2 >spectrum.tar.bz2
 #Source0: %{name}.tar.bz2
 # The following URL needs to be bumped for every release ... that 26 is not stable
-Source0: http://spectrum.im/attachments/download/33/%{name}-%{version}.tar.gz
+Source0: http://spectrum.im/attachments/download/34/%{name}-%{version}.tar.gz
 # Patch to make spectrum build with an obsolete cmake on RHEL-5
 Source1: spectrum-tmpfiles.conf
 Patch1: spectrum-cmake.patch
@@ -149,6 +149,9 @@ fi
 %endif
 
 %changelog
+* Mon Jan 03 2011 Matěj Cepl <mcepl at redhat.com> - 1.4.6-1
+- New upstream release.
+
 * Wed Dec 29 2010 Matěj Cepl <mcepl at redhat.com> - 1.4.5-2
 - Fix ownership and rights of /etc/tmpfiles.d/spectrum.conf.
 


More information about the scm-commits mailing list