[uhttpmock] Update to 0.3.0

pwithnall pwithnall at fedoraproject.org
Sun Jun 22 11:20:30 UTC 2014


commit bb08b39106dbf9708fcc15654b6f4f3a552386cc
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date:   Sun Jun 22 11:56:13 2014 +0100

    Update to 0.3.0

 .gitignore     |    1 +
 sources        |    1 +
 uhttpmock.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 005ec59..96715e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /uhttpmock-0.2.0.tar.xz
+/uhttpmock-0.3.0.tar.xz
diff --git a/sources b/sources
index e4c1583..1524f5c 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 e79bfb0d51c4de4058a2f4103dc0cd6b  uhttpmock-0.2.0.tar.xz
+0c6aa414cfddada4e6d0ae292cbaa667  uhttpmock-0.3.0.tar.xz
diff --git a/uhttpmock.spec b/uhttpmock.spec
index b554015..6f48638 100644
--- a/uhttpmock.spec
+++ b/uhttpmock.spec
@@ -7,8 +7,8 @@
 %global uhm_api_version 0.0
 
 Name:           uhttpmock
-Version:        0.2.0
-Release:        2%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        HTTP web service mocking library
 License:        LGPLv2
 URL:            http://gitorious.org/uhttpmock/
@@ -73,9 +73,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_datadir}/gir-1.0/Uhm-%{uhm_api_version}.gir
 %{_datadir}/vala/vapi/libuhttpmock-%{uhm_api_version}.deps
 %{_datadir}/vala/vapi/libuhttpmock-%{uhm_api_version}.vapi
-%doc %{_datadir}/gtk-doc/html/libuhttpmock/
+%doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/
 
 %changelog
+* Sun Jun 22 2014 Philip Withnall <philip at tecnocode.co.uk> - 0.3.0-1
+- Update to 0.3.0
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list