From 89ce022f55ee71bacdb1250a3a78e8c504ed831a Mon Sep 17 00:00:00 2001 From: sbrabec <> Date: Jun 06 2022 05:22:42 +0000 Subject: Update adms to version 2.3.7 / rev 7 via SR 870329 https://build.opensuse.org/request/show/870329 by user sbrabec + dimstar_suse --- diff --git a/.files b/.files index 2deba3e..cc94461 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1290da3..2c24141 100644 --- a/.rev +++ b/.rev @@ -47,4 +47,12 @@ For legal-team: package audit was successful, no changes in tarball 628286 + + 46dae71751e01c14b70cdb08e34e43c4 + 2.3.7 + + dimstar_suse + + 870329 + diff --git a/adms-2.3.6.tar.gz b/adms-2.3.6.tar.gz deleted file mode 120000 index fa3e02f..0000000 --- a/adms-2.3.6.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifk6p3dlkxedyobdej6bg4odpc65jsck3ooy4ht6ygrxgtzjl3akm \ No newline at end of file diff --git a/adms-2.3.7.tar.gz b/adms-2.3.7.tar.gz new file mode 120000 index 0000000..4033272 --- /dev/null +++ b/adms-2.3.7.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreianet3elv6obwvei6xrwdh7cerqi7z3opgedt2agzipi2lsd6krom \ No newline at end of file diff --git a/adms.changes b/adms.changes index dee0823..bb095d2 100644 --- a/adms.changes +++ b/adms.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Jan 5 21:03:18 UTC 2021 - Matthias Eliasson + +- update to version 2.3.7 + * reproducible build + * typo fixes + * include path + * instructions + +------------------------------------------------------------------- Wed Aug 8 13:18:45 UTC 2018 - jengelh@inai.de - Expand shared library subpacakge description. diff --git a/adms.spec b/adms.spec index c899d9b..3530759 100644 --- a/adms.spec +++ b/adms.spec @@ -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