SHA256
1
0
forked from pool/adms

Accepting request 860544 from home:elimat:branches:electronics

- update to version 2.3.7
  * reproducible build
  * typo fixes
  * include path
  * instructions

OBS-URL: https://build.opensuse.org/request/show/860544
OBS-URL: https://build.opensuse.org/package/show/electronics/adms?expand=0&rev=12
This commit is contained in:
Stanislav Brabec 2021-02-08 18:25:27 +00:00 committed by Git OBS Bridge
parent 486b0d1a3e
commit feccc6d35b
4 changed files with 17 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aaf3f635aae41e1c11913e09b8e1bc5eea64256dcec70f3f60d1b9a794af6053
size 184112

3
adms-2.3.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d24f645d7ce0daa447af1b0cff1123047f3b73cc41cf403650f469721f95173
size 184339

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 5 21:03:18 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>
- update to version 2.3.7
* reproducible build
* typo fixes
* include path
* instructions
-------------------------------------------------------------------
Wed Aug 8 13:18:45 UTC 2018 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package adms
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define sover 0
Name: adms
Version: 2.3.6
Version: 2.3.7
Release: 0
Summary: An automatic device model synthesizer
License: GPL-3.0-only
Group: Productivity/Scientific/Electronics
URL: http://sourceforge.net/projects/mot-adms/
URL: https://sourceforge.net/projects/mot-adms/
Source0: https://github.com/Qucs/ADMS/archive/release-%{version}/%{name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE adms-no-build-time.patch -- remove build time from binary
Patch1: adms-no-build-time.patch
@ -68,7 +68,7 @@ files needed to develop programs that use adms.
%build
./bootstrap.sh
%configure --enable-maintainer-mode --disable-static
make %{?_smp_mflags}
%make_build
%install
%make_install