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:
parent
486b0d1a3e
commit
feccc6d35b
@ -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
3
adms-2.3.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d24f645d7ce0daa447af1b0cff1123047f3b73cc41cf403650f469721f95173
|
||||||
|
size 184339
|
@ -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
|
Wed Aug 8 13:18:45 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
10
adms.spec
10
adms.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adms
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
%define sover 0
|
||||||
Name: adms
|
Name: adms
|
||||||
Version: 2.3.6
|
Version: 2.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An automatic device model synthesizer
|
Summary: An automatic device model synthesizer
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
Group: Productivity/Scientific/Electronics
|
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
|
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
|
# PATCH-FIX-OPENSUSE adms-no-build-time.patch -- remove build time from binary
|
||||||
Patch1: adms-no-build-time.patch
|
Patch1: adms-no-build-time.patch
|
||||||
@ -68,7 +68,7 @@ files needed to develop programs that use adms.
|
|||||||
%build
|
%build
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
%configure --enable-maintainer-mode --disable-static
|
%configure --enable-maintainer-mode --disable-static
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user