This commit is contained in:
Dennis Gilmore 2014-06-07 10:50:08 -05:00
parent c8f37fabc6
commit 8c271928ae

View File

@ -12,7 +12,7 @@
Name: ocaml-srpm-macros
Version: 2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml architecture macros
License: GPLv2+
@ -45,6 +45,9 @@ install -m 0644 %{SOURCE0} $RPM_BUILD_ROOT%{macros_dir}/macros.ocaml-srpm
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 2 2014 Richard W.M. Jones <rjones@redhat.com> - 2-1
- Move macros to _rpmconfigdir (RHBZ#1093528).