diff --git a/gdb.spec b/gdb.spec index 9368d05..dfae071 100644 --- a/gdb.spec +++ b/gdb.spec @@ -27,7 +27,7 @@ Version: 7.10.50.%{snapsrc} # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 50%{?dist} +Release: 51%{?dist} License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL Group: Development/Debuggers @@ -1389,6 +1389,9 @@ then fi %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 7.10.50.20160131-51 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sun Jan 31 2016 Jan Kratochvil - 7.10.50.20160131-50.fc24 - Rebase to FSF GDB 7.10.50.20160131 (trunk snapshot).