Skip to content

Commit

Permalink
update copenapi to 0.0.2
Browse files Browse the repository at this point in the history
Change-Id: I2131a54dc240337d09443f920e0f277c2676fdd4
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/3899
Reviewed-by: Sharath George
Tested-by: Sharath George
  • Loading branch information
Priyesh Padmavilasom authored and Sharath George committed Sep 28, 2017
1 parent f303738 commit 31bb961
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions SPECS/copenapi/copenapi.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: copenapi
Summary: c open api spec parser
Version: 0.0.1
Version: 0.0.2
Release: 1%{?dist}
Group: Development/Libraries
Vendor: VMware, Inc.
Expand All @@ -13,7 +13,7 @@ Requires: curl
BuildRequires: jansson-devel
BuildRequires: curl-devel
Source0: %{name}-%{version}.tar.gz
%define sha1 copenapi=0cfd79271ec3639129a36c4a5c3375cca8c54f32
%define sha1 copenapi=64d947d4eb6e671fc6284bbca6da0201f741653f

%description
copenapi is an openapi parser written in c
Expand Down Expand Up @@ -58,5 +58,7 @@ rm -rf %{buildroot}/*
%{_libdir}/*.so

%changelog
* Thu Sep 28 2017 Priyesh Padmavilasom <[email protected]> 0.0.2-1
- Update to 0.0.2
* Thu May 04 2017 Priyesh Padmavilasom <[email protected]> 0.0.1-1
- Initial build. First version

0 comments on commit 31bb961

Please sign in to comment.