diff --git a/bless.spec b/bless.spec index 9ab82d6..7638cdf 100644 --- a/bless.spec +++ b/bless.spec @@ -1,9 +1,9 @@ #debug info would be empty due to no binarys -%define debug_package %{nil} +%global debug_package %{nil} Name: bless Version: 0.6.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: High quality, full featured hex editor Group: Applications/Editors @@ -66,6 +66,9 @@ desktop-file-install --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \ %{_datadir}/omf/bless/ %changelog +* Sat Jan 02 2016 Adel Gadllah - 0.6.0-18 +- Use %%global instead of %%define + * Wed Jun 17 2015 Fedora Release Engineering - 0.6.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild