Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6f39ff1949 | |||
| e684b43f8a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a709f59d6611031c293b483cfa0be6c37d6c68220cc94aee44e4a9eabf76988d
|
||||
size 625796
|
||||
3
libcanlock-3.3.1.tar.bz2
Normal file
3
libcanlock-3.3.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5acd6d59e1fdf2a8507887137cf7f3e862fec0c21cc079bba7068abf03e881d9
|
||||
size 636161
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 14 21:32:31 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.3.1
|
||||
* Bugfix: Add path "$PREFIX/include" to pkg-config files. The
|
||||
former "$PREFIX/include/libcanlock-3" is still present for
|
||||
compatibility to existing code. The "libcanlock-3" directory
|
||||
should be part of preprocessor directives (as documented)
|
||||
* Bugfix: Replace license name "MIT-like" with "ICU". Note that
|
||||
the license terms are unchanged (only the name was fixed).
|
||||
* Add machine readable SPDX license identifiers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 28 15:56:33 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package libcanlock
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2020-2022, Martin Hauke <mardnh@gmx.de>
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2020-2024, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%global sover 3
|
||||
%global libname %{name}%{sover}
|
||||
Name: libcanlock
|
||||
Version: 3.3.0
|
||||
Version: 3.3.1
|
||||
Release: 0
|
||||
Summary: Library for creating and verifying Usenet cancel locks
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user