From 09aea42a997a42ad2c3232e65ee4d6cb41899c0b Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 25 Feb 2016 15:44:28 +0100 Subject: [PATCH] Release bump only. --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.