forked from pool/folly
Compare commits
15 Commits
Author | SHA256 | Date | |
---|---|---|---|
2dfcfdf3ff | |||
e58ce0bbc7 | |||
afd6ac1303 | |||
cdd1fd1710 | |||
e7360890fc | |||
7d757ec290 | |||
57807645e0 | |||
321b4b41e5 | |||
4bbc298a4b | |||
d388adf163 | |||
534ad830cb | |||
0e2273d9f8 | |||
eddf4573d5 | |||
6ee8b7688d | |||
0ce682d4be |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e8730c52857d44ddbf46a819f588e036d5e6b3f5dcc7129d7bd81c372430d35
|
||||
size 3939410
|
3
folly-v2024.04.01.00.tar.gz
Normal file
3
folly-v2024.04.01.00.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0c8386eea1a317ff17f1edc36c29362db94aeca8689659f1c530ea777779409
|
||||
size 3963621
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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-v2023_10_30_00
|
||||
%define lname libfolly-v2024_04_01_00
|
||||
Name: folly
|
||||
Version: 2023.11.20.00
|
||||
Version: 2024.04.01.00
|
||||
Release: 0
|
||||
Summary: A C++ utility library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user