[spectrum] Also update changelog

Matej Cepl mcepl at fedoraproject.org
Mon Jan 24 14:39:24 UTC 2011


commit cb4e89a22de9682b8a8cd88f1cefce3cb2e3efbc
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Jan 24 15:39:14 2011 +0100

    Also update changelog

 .gitignore    |    1 +
 sources       |    2 +-
 spectrum.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2248e7..efbf4dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ spectrum-1.4.0.tar.gz
 /spectrum-1.4.4.tar.gz
 /spectrum-1.4.5.tar.gz
 /spectrum-1.4.6.tar.gz
+/spectrum-1.4.7.tar.gz
diff --git a/sources b/sources
index 9a9b5fb..5e9d7d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af542659e23f2eb3b627085e46e0d6b9  spectrum-1.4.6.tar.gz
+a2104c4e5e8842dcdc053dd042f29c1e  spectrum-1.4.7.tar.gz
diff --git a/spectrum.spec b/spectrum.spec
index 3dfb69e..a65df1e 100644
--- a/spectrum.spec
+++ b/spectrum.spec
@@ -6,7 +6,7 @@
 
 Summary: XMPP transport/gateway
 Name: spectrum
-Version: 1.4.6
+Version: 1.4.7
 Release: 1%{?dist}
 Group: System Environment/Daemons
 # spectrumctl is GPLv3+, rest GPLv2+
@@ -28,6 +28,7 @@ BuildRequires: cppunit-devel
 BuildRequires: cmake
 BuildRequires: python2-devel
 BuildRequires: python-xmpp
+BuildRequires: ImageMagick-c++-devel
 Requires: logrotate
 Requires: python-xmpp
 Requires(pre): shadow-utils
@@ -149,6 +150,9 @@ fi
 %endif
 
 %changelog
+* Mon Jan 24 2011 Matěj Cepl <mcepl at redhat.com> - 1.4.7-1
+- New upstream release.
+
 * Mon Jan 03 2011 Matěj Cepl <mcepl at redhat.com> - 1.4.6-1
 - New upstream release.
 


More information about the scm-commits mailing list