diff --git a/gdb.spec b/gdb.spec index dc94aec..eca3aa3 100644 --- a/gdb.spec +++ b/gdb.spec @@ -27,7 +27,7 @@ Version: 7.11 # 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: 56%{?dist} +Release: 57%{?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 @@ -1386,6 +1386,9 @@ then fi %changelog +* Thu Feb 25 2016 Jan Kratochvil - 7.11-57.fc24 +- Release bump only. + * Wed Feb 24 2016 Jan Kratochvil - 7.11-56.fc24 - Release bump only.