From 928e6dfaa72a6d5afcac0795b47615229d363d70 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 10 2017 09:07:12 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/elfutils.spec b/elfutils.spec index 6f27749..88001c4 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ Name: elfutils Summary: A collection of utilities and DSOs to handle ELF files and DWARF data Version: 0.168 -%global baserelease 3 +%global baserelease 4 URL: http://elfutils.org/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -300,6 +300,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.168-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 16 2017 Mark Wielaard - 0.168-3 - Never use old, deprecated, filter_provides_in, it really is too broken.