automatic version update by autodist [release 4.4.3.1-1mamba;Tue Apr 02 2019]
This commit is contained in:
parent
fceca21af4
commit
8c661d5778
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-3)
|
||||
Name: liballegro4
|
||||
Version: 4.4.3
|
||||
Version: 4.4.3.1
|
||||
Release: 1mamba
|
||||
Summary: A game programming library
|
||||
Group: System/Libraries
|
||||
@ -110,7 +110,7 @@ mv %{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}
|
||||
%{_libdir}/allegro/%{majver}/alleg-jack.so
|
||||
%{_libdir}/allegro/%{majver}/modules.lst
|
||||
%{_infodir}/allegro.info.gz
|
||||
%doc AUTHORS
|
||||
#%doc AUTHORS
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
@ -151,10 +151,13 @@ mv %{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}
|
||||
#%{_mandir}/man3/*.3.gz
|
||||
#%{_datadir}/aclocal/allegro.m4
|
||||
#%{_infodir}/allegro.info.gz
|
||||
%doc CHANGES THANKS
|
||||
%doc readme.txt docs/build/unix.txt docs/build/linux.txt
|
||||
#%doc CHANGES THANKS
|
||||
#%doc readme.txt docs/build/unix.txt docs/build/linux.txt
|
||||
|
||||
%changelog
|
||||
* Tue Apr 02 2019 Automatic Build System <autodist@mambasoft.it> 4.4.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.3-1mamba
|
||||
- update to 4.4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user