Accepting request 870717 from Base:System

- update to 2.48:
  * More uniform use of $(MAKE) in Makefiles
  * No longer include symlinks in the git tree 
  * Provide support for make GOLANG=no ...
  * Provide support for pointing at a specific build of the go binary
  * camelCase the contrib/seccomp/explore.go program
  * A number of documentation fixes to man pages and source code comments
  * Last use of GO major version 0

OBS-URL: https://build.opensuse.org/request/show/870717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcap?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2021-02-16 21:34:57 +00:00 committed by Git OBS Bridge
commit 3e024ea9d1
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af165df45f9fe8b315164ec7143740947489f36ccbe6999b6cdf86e7a8dca04b
size 131960

3
libcap-2.48.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4de9590ee09a87c282d558737ffb5b6175ccbfd26d580add10df44d0f047f6c2
size 132280

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 9 23:16:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.48:
* More uniform use of $(MAKE) in Makefiles
* No longer include symlinks in the git tree
* Provide support for make GOLANG=no ...
* Provide support for pointing at a specific build of the go binary
* camelCase the contrib/seccomp/explore.go program
* A number of documentation fixes to man pages and source code comments
* Last use of GO major version 0
-------------------------------------------------------------------
Wed Jan 27 07:53:21 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: libcap
Version: 2.47
Version: 2.48
Release: 0
Summary: Library for Capabilities (linux-privs) Support
License: BSD-3-Clause AND GPL-2.0-only