diff --git a/.gitignore b/.gitignore index 220b0c5..afa6b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libepoxy-1.2.tar.gz +/libepoxy-1.3.1.tar.gz diff --git a/mingw-libepoxy.spec b/mingw-libepoxy.spec index 8f1f4cd..7100037 100644 --- a/mingw-libepoxy.spec +++ b/mingw-libepoxy.spec @@ -1,13 +1,13 @@ %?mingw_package_header Name: mingw-libepoxy -Version: 1.2 -Release: 3%{?dist} +Version: 1.3.1 +Release: 1%{?dist} Summary: MinGW Windows libepoxy library License: MIT URL: https://github.com/anholt/libepoxy -Source0: https://github.com/anholt/libepoxy/archive/v1.2/libepoxy-%{version}.tar.gz +Source0: https://github.com/anholt/libepoxy/archive/v%{version}/libepoxy-%{version}.tar.gz BuildArch: noarch @@ -82,6 +82,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.la %{mingw64_includedir}/epoxy/ %changelog +* Thu Nov 05 2015 Kalev Lember - 1.3.1-1 +- Update to 1.3.1 + * Wed Jun 17 2015 Fedora Release Engineering - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 349fa86..35e1328 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -12d6b7621f086c0c928887c27d90bc30 libepoxy-1.2.tar.gz +981396e099bc91c29e6769e49a0cb8d6 libepoxy-1.3.1.tar.gz