From 7c81a2cd95aab89adcee05345aa5860f0a7cf6cb Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 24 Feb 2020 11:35:45 +0100 Subject: [PATCH] Update to 1.3.1 --- libglvnd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libglvnd.spec b/libglvnd.spec index 926dc88..47721a4 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -6,8 +6,8 @@ %endif Name: libglvnd -Version: 1.3.0 -Release: 1%{?commit0:.git%{shortcommit0}}%{?dist} +Version: 1.3.1 +Release: 1%{?dist} # Provide an upgrade path from the negativo17.org pkgs which have Epoch 1 Epoch: 1 Summary: The GL Vendor-Neutral Dispatch library @@ -262,6 +262,9 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || \ %changelog +* Mon Feb 24 2020 Nicolas Chauvet - 1:1.3.1-1 +- Update to 1.3.1 + * Wed Feb 19 2020 Kalev Lember - 1:1.3.0-1 - Update to 1.3.0