38 Commits

Author SHA256 Message Date
0812a1126c Accepting request 1153932 from science
OBS-URL: https://build.opensuse.org/request/show/1153932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=11
2024-03-03 19:18:41 +00:00
493f1f35c8 Accepting request 1153445 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153445
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=34
2024-03-01 11:51:54 +00:00
726930bd0e Accepting request 1144849 from science
- handle different doc location based on version of cmake macros

  * CMake: removed option PORTABLE and compiler flag -march
    (unavailable on some architectures)
  - Correct pkgconfig installation directory (use GNU install
- Fix source url
- Use official upstream URL

OBS-URL: https://build.opensuse.org/request/show/1144849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=10
2024-02-08 18:01:37 +00:00
60479d7517 - handle different doc location based on version of cmake macros
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=32
2024-02-07 09:38:58 +00:00
6863c2b105 Accepting request 1144186 from home:dirkmueller:Factory
- handle different doc locatiosn based on version of cmake macros

  * CMake: removed option PORTABLE and compiler flag -march
    (unavailable on some architectures)
  - Correct pkgconfig installation directory (use GNU install
- Fix source url
- Use official upstream URL

OBS-URL: https://build.opensuse.org/request/show/1144186
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=31
2024-02-07 09:38:34 +00:00
317c167e8b Accepting request 1116828 from science
OBS-URL: https://build.opensuse.org/request/show/1116828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=9
2023-10-12 21:39:08 +00:00
5dc3b47165 Accepting request 1116821 from home:simonlm:branches:science
Update to version 2.4

OBS-URL: https://build.opensuse.org/request/show/1116821
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=29
2023-10-11 08:35:18 +00:00
07f3b869a8 Accepting request 1092271 from science
OBS-URL: https://build.opensuse.org/request/show/1092271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=8
2023-06-12 13:24:10 +00:00
3652dad2d0 Accepting request 1092078 from home:dirkmueller:Factory
remove packaging related changelog entries from user changelog

OBS-URL: https://build.opensuse.org/request/show/1092078
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=27
2023-06-11 11:48:03 +00:00
6911b72378 - update to 2.3:
* Fix compiler flags; use -O3 for Release
  * Introduce CERF_COMPILE_OPTIONS to let users overwrite
    the hard-coded compile options
  * Under gcc, use -march=native
  * PACKAGE MAINTAINERS: use -DPORTABLE=ON to override this
  * Add test coverage for erfcx, dawson, im_w_of_x (against
    nearby complex and status quo)
  * Avoid some divisions in function voigt
  * Accelerate lookup in erfcx, im_w_of_x (avoid long switch,
    contributed by Alexander Kleinsorge)

OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=26
2023-05-29 19:29:42 +00:00
af960d0cfd Accepting request 1040785 from science
OBS-URL: https://build.opensuse.org/request/show/1040785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=7
2022-12-07 16:34:10 +00:00
Christoph Junghans
3c6b973e84 Accepting request 1039653 from home:dirkmueller:Factory
- update to 2.2:
  - No longer raise underflow error in w_of_z for large real arg (contributed by Ethan Merritt)
  - In test suite, confound zero with values close to underflow
  - Remove some invisible files that had slipped in accidentally (noticed by Christoph Junghans)
  - Windows binary now built with Visual Studio 17 2022

OBS-URL: https://build.opensuse.org/request/show/1039653
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=24
2022-12-06 18:47:11 +00:00
d8c2b0e5a9 Accepting request 989494 from science
OBS-URL: https://build.opensuse.org/request/show/989494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=6
2022-07-31 21:00:11 +00:00
Christoph Junghans
b8a69a6a2a Accepting request 989235 from home:dirkmueller:Factory
- update to 2.1:
  - provide cerfConfig.cmake (contributed by Lori A. Burns and Christoph Junghans)
  - libcerf.pc: remove hard-coded lib/
  - version number incremented to overcome upstream problems with withdrawn release 2.0
- drop 2.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/989235
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=22
2022-07-15 19:23:31 +00:00
f6450a1488 Accepting request 940553 from science
OBS-URL: https://build.opensuse.org/request/show/940553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=5
2021-12-16 20:18:54 +00:00
Christoph Junghans
a0b7d9fba2 Accepting request 940552 from home:cjunghans:branches:science
- Fix test execution

OBS-URL: https://build.opensuse.org/request/show/940552
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=21
2021-12-14 18:22:38 +00:00
bc0915c2c3 Accepting request 937351 from science
OBS-URL: https://build.opensuse.org/request/show/937351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=4
2021-12-13 19:42:03 +00:00
Christoph Junghans
d9755c3439 Accepting request 936142 from home:cjunghans:branches:science
- Bump v1.17
  - Correct pkgconfig installation directory (use GNU install 
    dirs, install to LIBDIR/pkgconfig
- added 2.patch from upstream PR#2 to add cmake export
- added fix_return.patch to fix missing return value

OBS-URL: https://build.opensuse.org/request/show/936142
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=20
2021-12-09 00:24:46 +00:00
67b5a8519e Accepting request 546072 from science
- Bump to v1.5:
  * rm unused inline function (detected by clang-1.3., reported by Luke Benes)
- Fix source url

OBS-URL: https://build.opensuse.org/request/show/546072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=3
2017-11-29 09:53:25 +00:00
Christoph Junghans
180d9128ad OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=18 2017-11-27 16:19:55 +00:00
Christoph Junghans
f5c4e7bf84 Accepting request 544448 from home:cjunghans:branches:science
- Bump to v1.5:
  * rm unused inline function (detected by clang-1.3., reported by Luke Benes)

OBS-URL: https://build.opensuse.org/request/show/544448
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=17
2017-11-22 16:51:15 +00:00
Ismail Dönmez
d2bd10ab27 Accepting request 544338 from Publishing
OBS-URL: https://build.opensuse.org/request/show/544338
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=16
2017-11-22 11:09:01 +00:00
cecdd40935 Accepting request 337561 from science
OBS-URL: https://build.opensuse.org/request/show/337561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=2
2015-10-14 14:44:45 +00:00
Christoph Junghans
4cb66edabc OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=15 2015-10-10 08:40:59 +00:00
Christoph Junghans
4ec2041dde OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=14 2015-10-10 08:34:29 +00:00
Christoph Junghans
ed0d7a81bd OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=13 2015-10-10 08:32:07 +00:00
Christoph Junghans
79cd5487fb OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=12 2015-10-09 20:04:15 +00:00
Christoph Junghans
a06e499354 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=11 2015-10-09 06:55:22 +00:00
Christoph Junghans
6580f27141 Accepting request 337335 from home:cjunghans:branches:science
OBS-URL: https://build.opensuse.org/request/show/337335
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=10
2015-10-08 21:51:59 +00:00
Christoph Junghans
e58e939579 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=9 2015-10-08 21:40:53 +00:00
Christoph Junghans
15137d9ff7 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=8 2015-10-08 21:37:23 +00:00
Christoph Junghans
c95482b16d OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=7 2015-10-08 21:21:28 +00:00
Christoph Junghans
7625583ee3 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=6 2015-10-08 21:15:14 +00:00
Christoph Junghans
84fe6e5721 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=5 2015-10-08 21:15:09 +00:00
Christoph Junghans
9c8f3f1558 OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=4 2015-10-08 21:14:44 +00:00
606e5e2ede Accepting request 318420 from science
This is wanted by gnuplot

OBS-URL: https://build.opensuse.org/request/show/318420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcerf?expand=0&rev=1
2015-08-03 15:21:02 +00:00
bcd03cf45c .
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=2
2015-07-24 10:58:11 +00:00
Matthias Mailänder
4320a35427 Accepting request 241002 from Education
OBS-URL: https://build.opensuse.org/request/show/241002
OBS-URL: https://build.opensuse.org/package/show/science/libcerf?expand=0&rev=1
2014-07-14 23:06:40 +00:00