update to 1.75 [release 1.75-1mamba;Mon May 04 2020]
This commit is contained in:
parent
67efa456b3
commit
58c231954f
@ -1,7 +1,7 @@
|
|||||||
%define pkg_ver %(echo %{version} | tr -d '.')
|
%define pkg_ver %(echo %{version} | tr -d '.')
|
||||||
|
|
||||||
Name: edfbrowser
|
Name: edfbrowser
|
||||||
Version: 1.70
|
Version: 1.75
|
||||||
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
|
||||||
@ -14,8 +14,10 @@ Source1: edfbrowser.desktop
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libGL-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -53,6 +55,9 @@ install -D -m 0644 %{S:1} \
|
|||||||
%doc LICENSE disclaimer.txt version.txt doc/*
|
%doc LICENSE disclaimer.txt version.txt doc/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 22 2019 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.70-1mamba
|
||||||
- update to 1.70
|
- update to 1.70
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user