diff --git a/liballegro4.spec b/liballegro4.spec index 4a7ac2e..fdbb6ef 100644 --- a/liballegro4.spec +++ b/liballegro4.spec @@ -1,14 +1,15 @@ %define majver %(echo %version | cut -d. -f1-3) Name: liballegro4 -Version: 4.4.2 +Version: 4.4.3 Release: 1mamba Summary: A game programming library Group: System/Libraries Vendor: openmamba Distribution: openmamba -Packager: Automatic Build System +Packager: Silvan Calarco URL: http://www.talula.demon.co.uk/allegro/ -Source: http://downloads.sourceforge.net/sourceforge/alleg/allegro-%{version}.tar.gz +Source: https://github.com/liballeg/allegro5/releases/download/%{version}/allegro-%{version}.tar.gz +#Source: http://downloads.sourceforge.net/sourceforge/alleg/allegro-%{version}.tar.gz Patch0: allegro-4.2.2-flags1.patch Patch1: allegro-4.2.2-autoconf1.patch Patch2: allegro-4.2.2-exec-stack1.patch @@ -139,7 +140,7 @@ mv %{buildroot}%{_prefix}/doc %{buildroot}%{_datadir} %{_includedir}/allegrogl/GLext/*.h %{_includedir}/allegrogl/*.h %{_includedir}/*.h -%{_libdir}/*.a +#%{_libdir}/*.a %{_libdir}/*.so %{_libdir}/pkgconfig/allegro.pc %{_libdir}/pkgconfig/allegrogl.pc @@ -154,6 +155,9 @@ mv %{buildroot}%{_prefix}/doc %{buildroot}%{_datadir} %doc readme.txt docs/build/unix.txt docs/build/linux.txt %changelog +* Fri Mar 01 2019 Silvan Calarco 4.4.3-1mamba +- update to 4.4.3 + * Mon Apr 15 2013 Automatic Build System 4.4.2-1mamba - update to 4.4.2