[libgovirt] Update to upstream release 0.3.2

Christophe Fergeau teuf at fedoraproject.org
Thu Oct 9 14:56:22 UTC 2014


commit ff6f27907df0adae2384ea3405dd40c12ad81ea8
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Thu Oct 9 16:41:20 2014 +0200

    Update to upstream release 0.3.2

 .gitignore     |    1 +
 libgovirt.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0396cda..24322af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libgovirt-0.1.0.tar.xz
 /libgovirt-0.3.0.tar.xz
 /libgovirt-0.3.1.tar.xz
+/libgovirt-0.3.2.tar.xz
diff --git a/libgovirt.spec b/libgovirt.spec
index b416ef8..fd9bda7 100644
--- a/libgovirt.spec
+++ b/libgovirt.spec
@@ -8,7 +8,7 @@
 
 Summary: A GObject library for interacting with oVirt REST API
 Name: libgovirt
-Version: 0.3.1
+Version: 0.3.2
 Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
@@ -82,6 +82,9 @@ make check
 %endif
 
 %changelog
+* Thu Oct 09 2014 Christophe Fergeau <cfergeau at redhat.com> 0.3.2-1
+- Update to upstream release 0.3.2
+
 * Wed Sep 03 2014 Christophe Fergeau <cfergeau at redhat.com> 0.3.1-1
 - Update to upstream release 0.3.1
 
diff --git a/sources b/sources
index e627ae3..5c14aef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cd330ef0acc0572d26427a07e2d7637  libgovirt-0.3.1.tar.xz
+9af2474d8ff0204200426fc3dbe90c02  libgovirt-0.3.2.tar.xz


More information about the scm-commits mailing list