update to 1.75 [release 1.75-1mamba;Mon May 04 2020]

This commit is contained in:
Stefano Cotta Ramusino 2024-01-05 22:02:26 +01:00
parent 67efa456b3
commit 58c231954f

View File

@ -1,7 +1,7 @@
%define pkg_ver %(echo %{version} | tr -d '.')
Name: edfbrowser
Version: 1.70
Version: 1.75
Release: 1mamba
Summary: An universal viewer for medical timeseries storage files
Group: Graphical Desktop/Applications/Scientific
@ -14,8 +14,10 @@ Source1: edfbrowser.desktop
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libGL-devel
BuildRequires: libgcc
BuildRequires: libqt4-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -53,6 +55,9 @@ install -D -m 0644 %{S:1} \
%doc LICENSE disclaimer.txt version.txt doc/*
%changelog
* Mon May 04 2020 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.75-1mamba
- update to 1.75
* Fri Nov 22 2019 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.70-1mamba
- update to 1.70