From 5a9c1f6975b8aaac99ac7e62a0fbdae7ccbaf30c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:03:33 +0100 Subject: [PATCH] update to 1.3 [release 1.3-1mamba;Sun May 15 2016] --- meep.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meep.spec b/meep.spec index 34e54eb..0cbe77c 100644 --- a/meep.spec +++ b/meep.spec @@ -1,5 +1,5 @@ Name: meep -Version: 1.2.1 +Version: 1.3 Release: 1mamba Summary: A free finite-difference time-domain (FDTD) simulation software package Group: Applications/Scientific @@ -32,9 +32,10 @@ BuildRequires: libstdc++6-devel BuildRequires: libunistring-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -%ifarch x86_86 +%ifarch x86_64 BuildRequires: libatlas-devel %endif +BuildRequires: libunistring-devel >= 0.9.6 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -104,6 +105,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS TODO %changelog +* Sun May 15 2016 Silvan Calarco 1.3-1mamba +- update to 1.3 + * Thu Nov 06 2014 Automatic Build System 1.2.1-1mamba - automatic update by autodist