From 872e9e267bdeaa6bd046ecb568486f710a72e6ab Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Sat, 6 Jan 2024 04:10:51 +0100 Subject: [PATCH] update to 1.4.1 [release 1.4.1-1mamba;Mon Apr 17 2017] --- libepoxy.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libepoxy.spec b/libepoxy.spec index 83b4a39..058bf61 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -1,5 +1,5 @@ Name: libepoxy -Version: 1.3.1 +Version: 1.4.1 Release: 1mamba Summary: A library for handling OpenGL function pointer management for you Group: System/Libraries @@ -7,7 +7,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/anholt/libepoxy -Source: https://github.com/anholt/libepoxy.git/v%{version}/libepoxy-%{version}.tar.bz2 +Source: https://github.com/anholt/libepoxy/archive/%{version}.zip +#Source: https://github.com/anholt/libepoxy.git/v%{version}/libepoxy-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -61,6 +62,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Mon Apr 17 2017 Ercole 'ercolinux' Carpanetto 1.4.1-1mamba +- update to 1.4.1 + * Wed Jul 22 2015 Automatic Build System 1.3.1-1mamba - automatic version update by autodist