From 97d04a663876b8362e138be4902402f0da1a1240 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Jan 17 2015 15:26:14 +0000 Subject: Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2 --- diff --git a/hivex.spec b/hivex.spec index 85cf599..f755202 100644 --- a/hivex.spec +++ b/hivex.spec @@ -7,7 +7,7 @@ Name: hivex Version: 1.3.11 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -274,6 +274,9 @@ rm $RPM_BUILD_ROOT%{python_sitearch}/libhivexmod.la %changelog +* Sun Jan 18 2015 Mamoru TASAKA - 1.3.11-5 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2 + * Thu Nov 20 2014 Richard W.M. Jones - 1.3.11-4 - Increase HIVEX_MAX_SUBKEYS. - Don't leak errno E2BIG to callers.