Files
flom/flom.changes
Andreas Stieger 0448ca1b24 Accepting request 1143679 from home:dimstar:Factory
- Enfore removal of python2 build dep (configure is started with
  --disable-pyton since ever and it'd be python2):
  + Drop pkgconfig(python) BuildRequires
  + Add libtool BuildRequires in order to be able to regenerated
    confgure
  + Remove m4//ax_python_devel.m4 during prep, so the macros are
    not known to configure
  + sed out lines containing AX_SWIG_PYTHON or AX_PYTHON_DEVEL
    from configure.ac and run autoreconf to regenerate the
    configure script

OBS-URL: https://build.opensuse.org/request/show/1143679
OBS-URL: https://build.opensuse.org/package/show/utilities/flom?expand=0&rev=7
2024-02-03 18:39:30 +00:00

33 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 2 15:46:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Enfore removal of python2 build dep (configure is started with
--disable-pyton since ever and it'd be python2):
+ Drop pkgconfig(python) BuildRequires
+ Add libtool BuildRequires in order to be able to regenerated
confgure
+ Remove m4//ax_python_devel.m4 during prep, so the macros are
not known to configure
+ sed out lines containing AX_SWIG_PYTHON or AX_PYTHON_DEVEL
from configure.ac and run autoreconf to regenerate the
configure script
-------------------------------------------------------------------
Sat May 20 16:03:43 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- flom 1.6.1:
* add an option to disable test cases needing a network interface
-------------------------------------------------------------------
Tue May 2 10:39:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Trim description of subpackages for size (the library does not
have the shell interface)
- Trim redundances from description already expressed through
the License: field.
-------------------------------------------------------------------
Sun Apr 30 15:54:36 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
- flom 1.6.0, initial package