From ad621dc0a0409207af83375cf11e6ad73c8ec7ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 21:44:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libglvnd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libglvnd.spec b/libglvnd.spec index 50a0675..6f22508 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -11,7 +11,7 @@ Name: libglvnd Version: 1.0.0 -Release: 1%{?commit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 2%{?commit0:.%{date}git%{shortcommit0}}%{?dist} # Provide an upgrade path from the negativo17.org pkgs which have Epoch 1 Epoch: 1 Summary: The GL Vendor-Neutral Dispatch library @@ -248,6 +248,9 @@ xvfb-run -a make check V=1 || cat `find . -name test-suite.log` %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1:1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Nov 09 2017 Leigh Scott - 1:1.0.0-1 - Update to 1.0.0 release