Move to latest git commit upstream.

This commit is contained in:
Richard W.M. Jones 2016-11-05 09:28:26 +00:00
parent dd5b099a30
commit 1591f77243
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ ocaml-cairo-1.2.0-gita5c5ee9f.tar.gz
/ocaml-cairo-1.2.0-git872c9bc92e6.tar.gz
/ocaml-cairo-5c1df1516ad99bde444bf5717801e7df75252a6c.tar.gz
/ocaml-cairo-675e51b639824f97e06683b080d57f2037064738.tar.gz
/ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3.tar.gz

View File

@ -15,13 +15,13 @@
# http://cairographics.org/cairo-ocaml/
# Packaging git pre-releases here.
%global commit 675e51b639824f97e06683b080d57f2037064738
%global commit be5a298c28d90b2c44b7c00066902b53834720b3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: ocaml-cairo
Epoch: 2
Version: 0.4.7
Release: 0.9.git%{shortcommit}%{?dist}
Release: 0.10.git%{shortcommit}%{?dist}
Summary: OCaml library for accessing cairo graphics
License: LGPLv3+
@ -143,6 +143,9 @@ ocamlfind install cairo2 src/{*.mli,*.cmi,*.cma,dll*.so} META
%changelog
* Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 2:0.4.7-0.10
- Move to latest git commit upstream.
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.4.7-0.9.git675e51b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
13c84051cf35a5e2d5a871d615b5d1fd ocaml-cairo-675e51b639824f97e06683b080d57f2037064738.tar.gz
55637a33b259c4598bbeafe23e5d335f ocaml-cairo-be5a298c28d90b2c44b7c00066902b53834720b3.tar.gz