[libgovirt] Update to libgovirt 0.1.0

Christophe Fergeau teuf at fedoraproject.org
Tue Jun 11 14:18:40 UTC 2013


commit 46ecb68246ac6ada5eb4e127d7832b44376e154b
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Tue Jun 11 16:18:23 2013 +0200

    Update to libgovirt 0.1.0

 .gitignore     |    1 +
 libgovirt.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fce5611..0d1cd29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libgovirt-0.0.3.tar.xz
+/libgovirt-0.1.0.tar.xz
diff --git a/libgovirt.spec b/libgovirt.spec
index b3e4922..97eb74a 100644
--- a/libgovirt.spec
+++ b/libgovirt.spec
@@ -8,8 +8,8 @@
 
 Summary: A GObject library for interacting with oVirt REST API
 Name: libgovirt
-Version: 0.0.3
-Release: 2%{?dist}%{?extra_release}
+Version: 0.1.0
+Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 Source: http://people.freedesktop.org/~teuf/govirt/%{name}-%{version}.tar.xz
@@ -82,6 +82,9 @@ make check
 %endif
 
 %changelog
+* Tue Jun 11 2013 Christophe Fergeau <cfergeau at redhat.com> 0.1.0-1
+- Update to upstream release 0.1.0
+
 * Mon Mar 11 2013 Christophe Fergeau <cfergeau at redhat.com> 0.0.3-2
 - Removed definition of BuildRoot and cleanup of BuildRoot in %clean
 - Added missing arch to versioned Requires: %%{name} in the -devel package
diff --git a/sources b/sources
index b7931a6..039940b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7f5054731092fb17fc497222fc29de4  libgovirt-0.0.3.tar.xz
+6903602c7142a909abe21f51d0762309  libgovirt-0.1.0.tar.xz


More information about the scm-commits mailing list