SHA256
8
0
forked from pool/folly

15 Commits

Author SHA256 Message Date
2dfcfdf3ff Delete _link
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=24
2024-04-12 10:57:23 +00:00
e58ce0bbc7 - Update to release 2024.02.12.00
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=23
2024-02-22 22:13:32 +00:00
afd6ac1303 - update to 2023.11.20.00:
* Automated release from TagIt
  * no changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=21
2023-11-25 19:18:56 +00:00
cdd1fd1710 - Add arm.diff to unbreak ARMv7 build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=19
2023-11-01 15:37:48 +00:00
e7360890fc - Update to release 2023.10.30
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=18
2023-11-01 13:43:03 +00:00
7d757ec290 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=16 2023-05-05 09:38:36 +00:00
57807645e0 - Update to release 2023.05.01
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=15
2023-05-05 08:13:14 +00:00
321b4b41e5 Accepting request 1068314 from home:dirkmueller:Factory
- update to 2023.02.27:
  * no changelog available 

- update to 2022.12.26:
  * no changelog available

- update to 2022.12.12:
  * no changelog available
- drop 0001-Fix-iouring-under-32-bit-linux.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1068314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=13
2023-03-01 16:49:31 +00:00
4bbc298a4b - Add 0001-Fix-iouring-under-32-bit-linux.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=11
2022-08-29 22:41:03 +00:00
d388adf163 do something about the ppc64 failures
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=10
2022-08-29 22:15:45 +00:00
534ad830cb - Update to 2022.08.29
- Add uring.diff

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=9
2022-08-29 13:31:22 +00:00
0e2273d9f8 - Update to 2022.08.22
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=8
2022-08-27 07:34:45 +00:00
eddf4573d5 - Cure rpmlint "E: executable-stack (Badness: 10000)" by
reworking fix-asm-execstack.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=6
2022-07-07 00:13:41 +00:00
6ee8b7688d OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=4 2022-05-24 00:31:02 +00:00
0ce682d4be - Update to release 2022.05.23
- Change fix-asm-execstack.patch to use @progbits, not %progbits.
- Edit fix-asm-execstack.patch and remove hunk for memcpy.S,
  because memcpy.S already has had a @progbits line.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/folly?expand=0&rev=3
2022-05-24 00:30:32 +00:00
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e8730c52857d44ddbf46a819f588e036d5e6b3f5dcc7129d7bd81c372430d35
size 3939410

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0c8386eea1a317ff17f1edc36c29362db94aeca8689659f1c530ea777779409
size 3963621

View File

@@ -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>

View File

@@ -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