diff --git a/.gitignore b/.gitignore index 103acb1..1a2e3f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/ocamlgraph-1.8.1.tar.gz +/ocamlgraph-1.8.2.tar.gz diff --git a/ocaml-ocamlgraph.spec b/ocaml-ocamlgraph.spec index 7d34f7f..6fba16e 100644 --- a/ocaml-ocamlgraph.spec +++ b/ocaml-ocamlgraph.spec @@ -16,8 +16,8 @@ %global debug_package %{nil} Name: ocaml-ocamlgraph -Version: 1.8.1 -Release: 4%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: OCaml library for arc and node graphs Group: Development/Libraries @@ -129,6 +129,9 @@ cp -p doc/* %{buildroot}%{_defaultdocdir}/%{name}-%{version}-devel/API/ %changelog +* Mon Jul 30 2012 Jerry James - 1.8.2-1 +- New upstream release + * Fri Jul 20 2012 Fedora Release Engineering - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index b6d0d56..2a97800 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5aa256e9587a6d264d189418230af698 ocamlgraph-1.8.1.tar.gz +efa4394bc4651c90de443ff61c7477e6 ocamlgraph-1.8.2.tar.gz