[spectrum] New upstream release.

Matej Cepl mcepl at fedoraproject.org
Thu Aug 12 21:33:12 UTC 2010


commit 1c475e3295cbc6594eab4427035d40d24cffcaac
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Thu Aug 12 18:51:13 2010 +0200

    New upstream release.

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...0.3.1-cmake.patch => spectrum-1.4.0-cmake.patch |    0
 spectrum.spec                                      |    9 ++++++---
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d8c951..610d03d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 spectrum-0.3.1.tar.gz
+spectrum-1.4.0.tar.gz
diff --git a/sources b/sources
index efced8c..bb224b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fd151dc6fd2e9a62254a1ec736e9e42  spectrum-0.3.1.tar.gz
+2341a11bb2cfa3d5810f2e17ebd68916  spectrum-1.4.0.tar.gz
diff --git a/spectrum-0.3.1-cmake.patch b/spectrum-1.4.0-cmake.patch
similarity index 100%
rename from spectrum-0.3.1-cmake.patch
rename to spectrum-1.4.0-cmake.patch
diff --git a/spectrum.spec b/spectrum.spec
index 3f765f2..358f80b 100644
--- a/spectrum.spec
+++ b/spectrum.spec
@@ -6,15 +6,15 @@
 
 Summary: XMPP transport/gateway
 Name: spectrum
-Version: 0.3.1
-Release: 2%{?dist}
+Version: 1.4.0
+Release: 1%{?dist}
 Group: System Environment/Daemons
 # spectrumctl is GPLv3+, rest GPLv2+
 License: GPLv2+ and GPLv3+
 # git clone http://github.com/hanzz/spectrum.git
 # git archive --prefix=spectrum/ d55ba67ea9dc | bzip2 >spectrum.tar.bz2
 #Source0: %{name}.tar.bz2
-Source0: http://spectrum.im/attachments/download/5/spectrum-%{version}.tar.gz
+Source0: http://spectrum.im/attachments/download/15/spectrum-%{version}.tar.gz
 # Patch to make spectrum build with an obsolete cmake on RHEL-5
 Patch1: spectrum-%{version}-cmake.patch
 URL: http://spectrum.im/
@@ -139,6 +139,9 @@ fi
 %config(noreplace) %{_sysconfdir}/logrotate.d/spectrum
 
 %changelog
+* Thu Aug 12 2010 Matěj Cepl <mcepl at redhat.com> - 1.4.0-1
+- New upstream release.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list