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