[libclastfm] Update to 0.5.0 snapshot

Christoph Wickert cwickert at fedoraproject.org
Wed Mar 14 16:45:11 UTC 2012


commit 01e49e5348f2d5dc5fd1b06411009b084982a649
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Mar 14 17:42:46 2012 +0100

    Update to 0.5.0 snapshot

 .gitignore      |    1 +
 libclastfm.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81aa68c..54fa89a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libclastfm-20111214gitcc78dde5.tar.bz2
+/libclastfm-20120314git968af0ab.tar.bz2
diff --git a/libclastfm.spec b/libclastfm.spec
index f6473ea..159f87d 100644
--- a/libclastfm.spec
+++ b/libclastfm.spec
@@ -3,8 +3,8 @@
 %global git_snapshot 1
 
 %if 0%{?git_snapshot}
-%global git_rev cc78dde57fe2fefcdb986f275c7adc01d0fc5eee
-%global git_date 20111214
+%global git_rev 968af0ab84e6f8b7658371c778fc8ad2714db68e
+%global git_date 20120314
 %global git_short %(echo %{git_rev} | cut -c-8)
 %global git_version %{git_date}git%{git_short}
 %endif
@@ -15,8 +15,8 @@
 # git archive --format=tar --prefix=%{name}/ %%{git_short} | bzip2 > %%{name}-%%{?git_version}.tar.bz2
 
 Name:           libclastfm
-Version:        0.4
-Release:        0.2%{?git_version:.%{?git_version}}%{?dist}
+Version:        0.5
+Release:        0.1%{?git_version:.%{?git_version}}%{?dist}
 Summary:        Unofficial C-API for the Last.fm web service
 
 Group:          System Environment/Libraries
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Mar 14 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.5-0.1.20120314git968af0ab
+- Update to 0.5.0 snapshot
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-0.2.20111214gitcc78dde5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 6191f03..5e903e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d6ba4b9f5209b42ab2170d37928a830  libclastfm-20111214gitcc78dde5.tar.bz2
+2e17a7981e2f16b9533994e543ed318a  libclastfm-20120314git968af0ab.tar.bz2


More information about the scm-commits mailing list