automatic version update by autodist [release 1.3.1-1mamba;Sun Feb 14 2016]

This commit is contained in:
Automatic Build System 2024-01-05 18:43:47 +01:00
parent 626ce311af
commit fb019e5369
2 changed files with 6 additions and 3 deletions

BIN
download

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: tuxguitar Name: tuxguitar
Version: 1.3.0 Version: 1.3.1
Release: 1mamba Release: 1mamba
Summary: A Multitrack tablature editor and player Summary: A Multitrack tablature editor and player
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://tuxguitar.herac.com.ar/ URL: http://tuxguitar.herac.com.ar/
Source: http://sourceforge.net/projects/tuxguitar/files/TuxGuitar/TuxGuitar-%{version}/tuxguitar-%{version}-src.tar.gz/download Source: http://downloads.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuitar-%{version}/tuxguitar-%{version}-src.tar.gz
Patch0: %{name}-1.2-buildfile_fix.patch Patch0: %{name}-1.2-buildfile_fix.patch
Patch1: tuxguitar-1.3-x86_64-lib64.patch Patch1: tuxguitar-1.3-x86_64-lib64.patch
License: LGPL License: LGPL
@ -80,7 +80,7 @@ make GCJ="gcj -fPIC" \
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
cd build-scripts/tuxguitar-linux-gcj cd build-scripts/tuxguitar-linux-gcj
install -d %{buildroot} install -d %{buildroot}
cp -a target/tuxguitar-1.3.0-linux-gcj/* %{buildroot}/ cp -a target/tuxguitar-%{version}-linux-gcj/* %{buildroot}/
#install -d -m0755 %{buildroot}%{_prefix} #install -d -m0755 %{buildroot}%{_prefix}
%ifarch x86_64 %ifarch x86_64
@ -145,6 +145,9 @@ EOF
%{_docdir}/tuxguitar/* %{_docdir}/tuxguitar/*
%changelog %changelog
* Sun Feb 14 2016 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
- automatic version update by autodist
* Fri Jan 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba * Fri Jan 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
- update to 1.3.0 - update to 1.3.0