From 611217200d601c18fa70ebcd016ca5f0904cdf5d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Oct 03 2017 13:50:54 +0000 Subject: bump release Signed-off-by: Igor Gnatenko --- diff --git a/annobin.spec b/annobin.spec index 99a92a8..3691828 100644 --- a/annobin.spec +++ b/annobin.spec @@ -1,7 +1,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 2.5.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -69,6 +69,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Tue Oct 03 2017 Igor Gnatenko - 2.5.1-2 +- Cleanups in spec + * Tue Sep 26 2017 Nick Clifton - 2.5.1-1 - Touch the auto-generated files in order to stop them from being regenerated.