Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0430e8b29a | |||
| 140bc012d5 | |||
| 9724159e84 | |||
| 97dac01b7e | |||
| 66d47b6f5e | |||
| a4ffbc035e |
3
bcunit-5.3.101.tar.bz2
Normal file
3
bcunit-5.3.101.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88358fc22aff243a77cf53455954434422b7ba30c86d573b7aa44616505ec6df
|
||||
size 248480
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:041895da770a67458df28ef275954fa571b4b9aa6c699592ee07a5218fe57da4
|
||||
size 248986
|
||||
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 08:03:57 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 5.3.101 (no changelog).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 04:52:50 UTC 2025 - ming li <mli@suse.com>
|
||||
|
||||
- Update to 5.3.96 (no changelog).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 08:57:00 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 5.3.95 (no changelog).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 09:32:52 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bcunit
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define soname libbcunit
|
||||
%define sover 1
|
||||
Name: bcunit
|
||||
Version: 5.3.36
|
||||
Version: 5.3.101
|
||||
Release: 0
|
||||
Summary: Provide C programmers basic testing functionality
|
||||
License: LGPL-2.0-or-later
|
||||
|
||||
@@ -7,7 +7,7 @@ Index: bcunit-5.3.7/CMakeLists.txt
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
|
||||
-project(BCUnit VERSION "3.0.2" LANGUAGES C)
|
||||
+project(BCUnit VERSION "5.3.26" LANGUAGES C)
|
||||
+project(BCUnit VERSION "5.3.101" LANGUAGES C)
|
||||
|
||||
set(VERSION "${PROJECT_VERSION}")
|
||||
set(RELEASE "${PROJECT_VERSION_PATCH}")
|
||||
|
||||
Reference in New Issue
Block a user