[swift] - update to new upstream version 1.0-beta8

Jan Kaluža jkaluza at fedoraproject.org
Wed Nov 10 11:44:00 UTC 2010


commit 1b93fb607fae6959d60ed052cbd97febd66280aa
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Wed Nov 10 12:43:57 2010 +0100

    - update to new upstream version 1.0-beta8

 .gitignore |    1 +
 sources    |    2 +-
 swift.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77b6574..8e65e01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 swift-1.0beta5.tar.gz
 /swift-1.0beta6.tar.gz
 /swift-1.0beta7.tar.gz
+/swift-1.0beta8.tar.gz
diff --git a/sources b/sources
index 9393b1f..785e623 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bbd87746eab85e39d627420ea3af29b  swift-1.0beta7.tar.gz
+d5597355effb42b0f47f7feb6f595ef6  swift-1.0beta8.tar.gz
diff --git a/swift.spec b/swift.spec
index 009949f..30ae890 100644
--- a/swift.spec
+++ b/swift.spec
@@ -1,7 +1,7 @@
 Summary: XMPP client
 Name: swift
 Version: 1.0
-Release: 0.6.beta7%{?dist}
+Release: 0.7.beta8%{?dist}
 Group: Applications/Internet
 License: GPLv3
 # The source for this package was pulled from upstream's vcs.  Use the
@@ -10,7 +10,7 @@ License: GPLv3
 #  cd swift
 # git archive --format=tar --prefix=swift-1.0beta6/ swift-1.0beta6 \
 # | gzip > swift-1.0beta6.tar.gz
-Source0: %{name}-1.0beta7.tar.gz
+Source0: %{name}-1.0beta8.tar.gz
 Source1: %{name}.desktop
 URL: http://swift.im/
 BuildRequires: scons
@@ -32,7 +32,7 @@ Swift is an easy to setup and use Jabber/XMPP instant messaging chat
 application.
 
 %prep
-%setup -q -n %{name}-1.0beta7
+%setup -q -n %{name}-1.0beta8
 
 # Remove 3rd party libraries.
 find 3rdParty/Boost -delete
@@ -76,6 +76,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Wed Nov 10 2010 Jan Kaluza <jkaluza at redhat.com> - 1.0-0.7.beta8
+- update to new upstream version 1.0-beta8
+
 * Tue Oct 19 2010 Jan Kaluza <jkaluza at redhat.com> - 1.0-0.6.beta7
 - update to new upstream version 1.0-beta7
 


More information about the scm-commits mailing list