automatic version update by autodist [release 1.81-1mamba;Fri Feb 05 2021]
This commit is contained in:
parent
58c231954f
commit
8f562b6ad8
@ -1,7 +1,7 @@
|
|||||||
%define pkg_ver %(echo %{version} | tr -d '.')
|
%define pkg_ver %(echo %{version} | tr -d '.')
|
||||||
|
|
||||||
Name: edfbrowser
|
Name: edfbrowser
|
||||||
Version: 1.75
|
Version: 1.81
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An universal viewer for medical timeseries storage files
|
Summary: An universal viewer for medical timeseries storage files
|
||||||
Group: Graphical Desktop/Applications/Scientific
|
Group: Graphical Desktop/Applications/Scientific
|
||||||
@ -25,6 +25,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%description
|
%description
|
||||||
A free, opensource, multiplatform, universal viewer and toolbox intended for, but not limited to, timeseries storage files like EEG, EMG, ECG, BioImpedance, etc.
|
A free, opensource, multiplatform, universal viewer and toolbox intended for, but not limited to, timeseries storage files like EEG, EMG, ECG, BioImpedance, etc.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}_%{pkg_ver}_source
|
%setup -q -n %{name}_%{pkg_ver}_source
|
||||||
sed -i 's,\(edfbrowser\)\(/manual\),\1-%{version}\2,' mainwindow.cpp
|
sed -i 's,\(edfbrowser\)\(/manual\),\1-%{version}\2,' mainwindow.cpp
|
||||||
@ -52,9 +54,12 @@ install -D -m 0644 %{S:1} \
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/icons/hicolor/48x48/apps/edfbrowser.png
|
%{_datadir}/icons/hicolor/48x48/apps/edfbrowser.png
|
||||||
%{_datadir}/applications/edfbrowser.desktop
|
%{_datadir}/applications/edfbrowser.desktop
|
||||||
%doc LICENSE disclaimer.txt version.txt doc/*
|
%doc LICENSE version.txt doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 1.81-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 04 2020 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.75-1mamba
|
* Mon May 04 2020 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.75-1mamba
|
||||||
- update to 1.75
|
- update to 1.75
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user