forked from pool/libsvm
Use SOURCE_DATE_EPOCH for reproducible jar mtime OBS-URL: https://build.opensuse.org/request/show/1203936 OBS-URL: https://build.opensuse.org/package/show/science/libsvm?expand=0&rev=26
112 lines
3.7 KiB
Plaintext
112 lines
3.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 26 16:05:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* libsvm-reproducible-jar-mtime.patch
|
|
+ Use SOURCE_DATE_EPOCH for reproducible jar mtime
|
|
+ Applied if building with Java >= 17
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 10:07:24 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 31 22:39:01 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* libsvm-java8.patch
|
|
+ Build with source and target levels 8
|
|
+ Fixes build with JDK 21
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 8 23:02:48 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- update to version 3.30
|
|
* Probabilistic outputs for one-class SVM are now supported.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 16 23:03:23 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
|
|
|
- Fix build by adding missing python-rpm-macros dependency.
|
|
- Build Python bindings for current Python version.
|
|
- Make sure we're actually using the compiler flags.
|
|
- Fix shebangs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 11:54:50 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- update to version 3.24
|
|
It conducts some minor fixes.
|
|
- Add conflicts for vpp-devel package, vpp provides a completely
|
|
unrelated libsvm.so as well (VM denoting Virtual Machine).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 7 00:35:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fix errors in the description.
|
|
- Drop old defattr lines.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 20:42:09 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- update to version 3.23
|
|
It conducts some minor fixes.
|
|
- Drop unneeded ncurses-devel requirement for devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 19 18:00:00 UTC 2017 - tzotsos@opensuse.org
|
|
|
|
- Update to version 3.22
|
|
* No changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 31 16:40:33 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 3.21
|
|
* No changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 26 12:57:56 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 3.20
|
|
* No Changelog available
|
|
- Fix Groups
|
|
- Split out the tools in a tools subpackage
|
|
- Package java tools into their own package
|
|
- Add build dependencies for java
|
|
* javapackages-tools
|
|
* java-devel
|
|
- Depend on java-devel instead of jave
|
|
- Remove depreciated %py_requires and %clean section
|
|
- Remove dependency on pkgconfig; the devel package doesn't contain
|
|
any pkgconfig file
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 5 15:27:09 UTC 2014 - scorot@free.fr
|
|
|
|
- fix permissions of %%doc in libsvm2 package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 13 15:09:44 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Update to 3.17
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 7 18:25:49 UTC 2012 - scorot@free.fr
|
|
|
|
- add python in build requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 7 18:03:49 UTC 2012 - scorot@free.fr
|
|
|
|
- repackgage python file into a python module package
|
|
- put liibrary into a separate package
|
|
- spec file reformating
|
|
- build with optflags
|
|
- fix license
|
|
- remove unneeded libtool from build requirements
|
|
|