[uhttpmock/f20] Update to 0.3.0

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


commit aaed214e7ed097b40026d018413d1071abf3457d
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 |    7 +++++--
 3 files changed, 7 insertions(+), 2 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 82959b2..ee96d36 100644
--- a/uhttpmock.spec
+++ b/uhttpmock.spec
@@ -7,7 +7,7 @@
 %global uhm_api_version 0.0
 
 Name:           uhttpmock
-Version:        0.2.0
+Version:        0.3.0
 Release:        1%{?dist}
 Summary:        HTTP web service mocking library
 License:        LGPLv2
@@ -73,8 +73,11 @@ 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
+
 * Tue Nov 05 2013 Philip Withnall <philip.withnall at collabora.co.uk> - 0.2.0-1
 - Initial spec file for version 0.2.0.


More information about the scm-commits mailing list