[uhttpmock] Update to 0.3.3

pwithnall pwithnall at fedoraproject.org
Mon Nov 3 17:19:17 UTC 2014


commit 1e136909e8d7fb26ab560938df1141a23edb9c5c
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date:   Mon Nov 3 17:19:18 2014 +0000

    Update to 0.3.3

 .gitignore     |    1 +
 sources        |    2 +-
 uhttpmock.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03fbd11..017ba76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /uhttpmock-0.2.0.tar.xz
 /uhttpmock-0.3.0.tar.xz
 /uhttpmock-0.3.1.tar.xz
+/uhttpmock-0.3.3.tar.xz
diff --git a/sources b/sources
index b6b62ba..de42e26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea1a7d7ba0546dbabb6fd4389c21a11d  uhttpmock-0.3.1.tar.xz
+d28b1429eadf3825c8a1f3096bb9d01d  uhttpmock-0.3.3.tar.xz
diff --git a/uhttpmock.spec b/uhttpmock.spec
index 4c6f91e..42ffbd0 100644
--- a/uhttpmock.spec
+++ b/uhttpmock.spec
@@ -7,7 +7,7 @@
 %global uhm_api_version 0.0
 
 Name:           uhttpmock
-Version:        0.3.1
+Version:        0.3.3
 Release:        1%{?dist}
 Summary:        HTTP web service mocking library
 License:        LGPLv2
@@ -76,6 +76,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/
 
 %changelog
+* Mon Nov 3 2014 Philip Withnall <philip at tecnocode.co.uk> - 0.3.3-1
+- Update to 0.3.3
+
 * Fri Aug 22 2014 Philip Withnall <philip at tecnocode.co.uk> - 0.3.1-1
 - Update to 0.3.1
 


More information about the scm-commits mailing list