SHA256
1
0
forked from pool/ipcalc

Accepting request 890365 from home:badshah400:branches:network:utilities

- Update to version 1.0.0:
  * Manpage was converted to markdown.
- Switch to using meson for building; BuildRequires: meson >=
  0.49.
- Addtional BuildRequires now needed: pkgconfig(libmaxminddb),
  rubygem(ronn).
- Add ipcalc-disable-network-tests.patch: Disable tests requiring
  network.
- Run tests as part of %check section.
- New upstream URL and Source URL.
- Drop patch patch-queue: no longer needed.

OBS-URL: https://build.opensuse.org/request/show/890365
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ipcalc?expand=0&rev=6
This commit is contained in:
Lars Vogdt
2021-05-09 13:02:51 +00:00
committed by Git OBS Bridge
parent 8e150e1829
commit 0a941e4714
6 changed files with 99 additions and 50 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Apr 3 20:54:10 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.0.0:
* Manpage was converted to markdown.
- Switch to using meson for building; BuildRequires: meson >=
0.49.
- Addtional BuildRequires now needed: pkgconfig(libmaxminddb),
rubygem(ronn).
- Add ipcalc-disable-network-tests.patch: Disable tests requiring
network.
- Run tests as part of %check section.
- New upstream URL and Source URL.
- Drop patch patch-queue: no longer needed.
-------------------------------------------------------------------
Tue Aug 4 10:07:35 UTC 2015 - mpluskal@suse.com