Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e51f27f8af | |||
| c1bf9e7177 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afeaa9aa0416d4b6b2cd3897ca55d9317084103077b32a852247d8efd4cf6068
|
||||
size 130032
|
||||
3
toml11-4.4.0.tar.gz
Normal file
3
toml11-4.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:815bfe6792aa11a13a133b86e7f0f45edc5d71eb78f5fb6686c49c7f792b9049
|
||||
size 357442
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 01:26:50 UTC 2026 - Neal Gompa <ngompa@opensuse.org>
|
||||
|
||||
- Rebase to v4.4.0
|
||||
+ See https://toruniina.github.io/toml11/docs/changelog/#v440 for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 20 22:42:29 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package toml11
|
||||
#
|
||||
# Copyright (c) 2023 Neal Gompa
|
||||
# Copyright (c) 2026 Neal Gompa
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,7 +38,7 @@ C++ standard library.
|
||||
|
||||
|
||||
Name: toml11
|
||||
Version: 3.7.1
|
||||
Version: 4.4.0
|
||||
Release: 0
|
||||
Summary: TOML for Modern C++
|
||||
|
||||
@@ -77,7 +77,7 @@ Development files for %{name}.
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_includedir}/*.hpp
|
||||
%{_includedir}/toml/
|
||||
%{_includedir}/%{name}/
|
||||
%{_libdir}/cmake/%{name}/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user