forked from pool/folly
Compare commits
21 Commits
Author | SHA256 | Date | |
---|---|---|---|
a9728cce8b | |||
acd3263120 | |||
b2941f02a1 | |||
eaed80d190 | |||
d8ac42c317 | |||
2efbea2f79 | |||
aeb89cb53d | |||
64a1edd421 | |||
57f6edb7b7 | |||
0963e7edc7 | |||
c9504d3af7 | |||
00ef25a3e5 | |||
dce85ff999 | |||
cdb2ee0404 | |||
fc09584645 | |||
6b4b00f6e0 | |||
32f495c354 | |||
d4a994db0b | |||
1de6cc77c1 | |||
27884b3bfe | |||
5adaf21895 |
3
folly-v2023.11.20.00.tar.gz
Normal file
3
folly-v2023.11.20.00.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e8730c52857d44ddbf46a819f588e036d5e6b3f5dcc7129d7bd81c372430d35
|
||||
size 3939410
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0c8386eea1a317ff17f1edc36c29362db94aeca8689659f1c530ea777779409
|
||||
size 3963621
|
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 22:08:27 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.02.12.00
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 19:18:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package folly
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define _lto_cflags %nil
|
||||
%define lname libfolly-v2024_04_01_00
|
||||
%define lname libfolly-v2023_10_30_00
|
||||
Name: folly
|
||||
Version: 2024.04.01.00
|
||||
Version: 2023.11.20.00
|
||||
Release: 0
|
||||
Summary: A C++ utility library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user