[gupnp-vala] 0.7.2

Peter Robinson pbrobinson at fedoraproject.org
Fri Jan 7 17:43:44 UTC 2011


commit 9922360582057c3b29d667a8b6c6081f3927126a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Jan 7 17:43:33 2011 +0000

    0.7.2

 .gitignore      |    1 +
 gupnp-vala.spec |    9 ++++-----
 sources         |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f738a8..fc067c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gupnp-vala-0.6.10.tar.gz
 /gupnp-vala-0.6.11.tar.gz
 /gupnp-vala-0.7.0.tar.gz
 /gupnp-vala-0.7.1.tar.gz
+/gupnp-vala-0.7.2.tar.gz
diff --git a/gupnp-vala.spec b/gupnp-vala.spec
index 9219e18..41db95c 100644
--- a/gupnp-vala.spec
+++ b/gupnp-vala.spec
@@ -2,7 +2,7 @@
 %global debug_package %{nil}
 
 Name:          gupnp-vala
-Version:       0.7.1
+Version:       0.7.2
 Release:       1%{?dist}
 Summary:       GUPnP is a uPnP framework. This adds vala language bindings
 
@@ -37,15 +37,11 @@ This package adds vala language bindings
 make %{?_smp_mflags} V=1
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL='install -p'
 
 %check
 make check
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING
@@ -62,6 +58,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/gupnp-vala-1.0.pc
 
 %changelog
+* Fri Jan  7 2011 Peter Robinson <pbrobinson at gmail.com> 0.7.2-1
+- New upstream 0.7.2 release
+ 
 * Mon Nov  8 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.1-1
 - New upstream 0.7.1 release
  
diff --git a/sources b/sources
index 16ee3c4..dcb67ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f534f4ebb612fcfe0e154a8d88981e5  gupnp-vala-0.7.1.tar.gz
+a8df43275438ddb400838d999f18e425  gupnp-vala-0.7.2.tar.gz


More information about the scm-commits mailing list