Commit Graph

54 Commits

Author SHA256 Message Date
Dominique Leuenberger
b91d0533fb Accepting request 1172116 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1172116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=38
2024-05-07 16:02:14 +00:00
Richard Brown
a0a8a84664 Accepting request 1169729 from home:dirkmueller:Factory
- split abseil libraries so that libzypp / protobuf doesn't
  require all to be installed (jsc#PED-8153)

OBS-URL: https://build.opensuse.org/request/show/1169729
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=35
2024-05-06 08:36:59 +00:00
Ana Guerrero
464d809d10 Accepting request 1168438 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1168438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=37
2024-04-18 20:10:30 +00:00
Fridrich Strba
cf4c40edde Accepting request 1166948 from home:AndreasStieger:branches:devel:microos
abseil-cpp 20240116.2

OBS-URL: https://build.opensuse.org/request/show/1166948
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=33
2024-04-17 00:43:24 +00:00
Dominique Leuenberger
3144523529 Accepting request 1159027 from devel:microos
fixup to make the with_gcc more elegant

OBS-URL: https://build.opensuse.org/request/show/1159027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=36
2024-03-20 20:10:31 +00:00
Fridrich Strba
d0bd313450 OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=31 2024-03-18 14:18:12 +00:00
Richard Brown
b754c4f0ef Accepting request 1154625 from LibreOffice:Factory
Fix build on different distributions

OBS-URL: https://build.opensuse.org/request/show/1154625
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=30
2024-03-18 10:40:02 +00:00
Ana Guerrero
2db0eb977b Accepting request 1154589 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1154589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=35
2024-03-05 17:46:57 +00:00
Fabian Vogt
ae9b1d71c9 Accepting request 1154384 from home:AndreasStieger:branches:devel:microos
abseil-cpp 20240116.1

OBS-URL: https://build.opensuse.org/request/show/1154384
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=28
2024-03-04 08:45:52 +00:00
Ana Guerrero
5fd87378c5 Accepting request 1145394 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1145394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=34
2024-02-09 22:52:43 +00:00
Fabian Vogt
5bbb108d8f Accepting request 1145388 from home:glaubitz:branches:devel:microos
- Add missing Bugzilla references

OBS-URL: https://build.opensuse.org/request/show/1145388
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=26
2024-02-09 11:27:26 +00:00
Ana Guerrero
6ee5a1ec7f Accepting request 1140366 from devel:microos
- fix build for non-SUSE distributions

      The flags library now provides suggestions for the closest
  * minor warning fix
    hexadecimal strings
- Update to version 20190808 (forwarded request 1139988 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1140366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=33
2024-01-22 19:30:34 +00:00
f1649699e2 Accepting request 1139988 from home:dirkmueller:Factory
- fix build for non-SUSE distributions

      The flags library now provides suggestions for the closest
  * minor warning fix
    hexadecimal strings
- Update to version 20190808

OBS-URL: https://build.opensuse.org/request/show/1139988
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=24
2024-01-22 07:34:22 +00:00
Ana Guerrero
5a9ab8649a Accepting request 1116453 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1116453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=32
2023-10-11 21:53:43 +00:00
Richard Brown
a9176ee102 Accepting request 1116092 from home:AndreasStieger:branches:devel:microos
abseil-cpp 20230802.1

OBS-URL: https://build.opensuse.org/request/show/1116092
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=22
2023-10-09 12:42:14 +00:00
Ana Guerrero
27e7fb6c02 Accepting request 1109442 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1109442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=31
2023-09-07 19:12:16 +00:00
Fabian Vogt
01bd6a7e6a Accepting request 1109429 from home:adrianSuSE:branches:devel:microos
- update to 20230802.0
  What's New:
  * Added the nullability library for designating the expected
    nullability of pointers. Currently these serve as annotations
    only, but it is expected that compilers will one day be able
    to use these annotations for diagnostic purposes.
  * Added the prefetch library as a portable layer for moving data
    into caches before it is read.
  * Abseil's hash tables now detect many more programming errors
    in debug and sanitizer builds.
  * Abseil's synchronization objects now differentiate absolute
    waits (when passed an absl::Time) from relative waits (when
    passed an absl::Duration) when the underlying platform supports
    differentiating these cases. This only makes a difference when
    system clocks are adjusted.
  * Abseil's flag parsing library includes additional methods that
    make it easier to use when another library also expects to be
    able to parse flags.
  * absl::string_view is now available as a smaller target,
    @com_google_absl//absl/strings:string_view, so that users may
    use this library without depending on the much larger
    @com_google_absl//absl/strings target.

OBS-URL: https://build.opensuse.org/request/show/1109429
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=20
2023-09-07 07:32:30 +00:00
Ana Guerrero
154731d95f Accepting request 1105866 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1105866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=30
2023-08-30 08:17:57 +00:00
Richard Brown
5e78ed3795 Accepting request 1103184 from LibreOffice:Factory
Fix build on SLE12SP5 with cmake 3.5

OBS-URL: https://build.opensuse.org/request/show/1103184
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=18
2023-08-24 14:19:55 +00:00
Dominique Leuenberger
b9898c0784 Accepting request 1095946 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1095946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=29
2023-06-30 17:58:23 +00:00
Fabian Vogt
471a8f27a8 Accepting request 1095945 from home:favogt:branches:devel:microos
- Add baselibs.conf to make protobuf happy. Hopefully temporary.

OBS-URL: https://build.opensuse.org/request/show/1095945
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=16
2023-06-29 09:56:17 +00:00
Dominique Leuenberger
fd274051b5 Accepting request 1089208 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1089208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=28
2023-05-28 17:21:27 +00:00
Richard Brown
daf45200d6 Accepting request 1088977 from system:homeautomation:home-assistant:unstable
- update to 20230125.3
  Details can be found on:
    https://github.com/abseil/abseil-cpp/releases/tag/20230125.3

OBS-URL: https://build.opensuse.org/request/show/1088977
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=14
2023-05-26 15:15:08 +00:00
Dominique Leuenberger
31705be39e Accepting request 1082518 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1082518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=27
2023-04-25 14:54:08 +00:00
Fabian Vogt
22817681d9 Accepting request 1082510 from system:homeautomation:home-assistant
- update to 20230125.2
  What's New:
    The Abseil logging library has been released. This library
    provides facilities for writing short text messages about the
    status of a program to stderr, disk files, or other sinks
    (via an extension API). See the logging library documentation
    for more information.
      An extension point, AbslStringify(), allows user-defined types
    to seamlessly work with Abseil's string formatting functions
    like absl::StrCat() and absl::StrFormat().
      A library for computing CRC32C checksums has been added.
      Floating-point parsing now uses the Eisel-Lemire algorithm,
    which provides a significant speed improvement.
      The flags library now provides suggestions for the closest 
    flag(s) in the case of misspelled flags.
      Using CMake to install Abseil now makes the installed artifacts
    (in particular absl/base/options.h) reflect the compiled ABI.
  Breaking Changes:
    Abseil now requires at least C++14 and follows Google's Foundational
    C++ Support Policy. See this table for a list of currently supported
    versions compilers, platforms, and build tools.
      The legacy spellings of the thread annotation macros/functions
    (e.g. GUARDED_BY()) have been removed by default in favor of the
    ABSL_ prefixed versions (e.g. ABSL_GUARDED_BY()) due to clashes with
    other libraries. The compatibility macro ABSL_LEGACY_THREAD_ANNOTATIONS
    can be defined on the compile command-line to temporarily restore these
    spellings, but this compatibility macro will be removed in the future.
  Known Issues
    The Abseil logging library in this release is not a feature-complete
    replacement for glog yet. VLOG and DFATAL are examples of features

OBS-URL: https://build.opensuse.org/request/show/1082510
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=12
2023-04-24 12:32:28 +00:00
Richard Brown
2a69806200 Accepting request 1006366 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1006366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=26
2022-10-01 15:41:43 +00:00
Richard Brown
5c67da93d3 Accepting request 1005779 from home:dirkmueller:Factory
- update to 20220623.1:
  * minor warning fix

OBS-URL: https://build.opensuse.org/request/show/1005779
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=10
2022-09-27 09:53:51 +00:00
Dominique Leuenberger
2b50516341 Accepting request 988573 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/988573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=25
2022-07-13 12:31:49 +00:00
Fabian Vogt
c415d8fa54 Accepting request 988522 from home:dziobian
- Add Fix-maes-msse41-leaking-into-pkgconfig.patch
  * Do not make programs compiled with abseil require new-ish CPUs.

OBS-URL: https://build.opensuse.org/request/show/988522
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=8
2022-07-12 08:26:10 +00:00
Dominique Leuenberger
11ce47a3ec Accepting request 986572 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/986572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=24
2022-07-05 10:27:05 +00:00
Richard Brown
cd977ce8fd Accepting request 986507 from home:elimat:branches:devel:microos
- Update to version 20220623.0
  What's New:
  * Added absl::AnyInvocable, a move-only function type.
  * Added absl::CordBuffer, a type for buffering data for eventual inclusion an
    absl::Cord, which is useful for writing zero-copy code.
  * Added support for command-line flags of type absl::optional<T>.
  Breaking Changes:
  * CMake builds now use the flag ABSL_BUILD_TESTING (default: OFF) to control
    whether or not unit tests are built.
  * The ABSL_DEPRECATED macro now works with the GCC compiler. GCC users that
    are experiencing new warnings can use -Wno-deprecated-declatations silence
	the warnings or use -Wno-error=deprecated-declarations to see warnings but
	not fail the build.
  * ABSL_CONST_INIT uses the C++20 keyword constinit when available. Some
    compilers are more strict about where this keyword must appear compared to
	the pre-C++20 implementation.
  * Bazel builds now depend on the bazelbuild/bazel-skylib repository.
    See Abseil's WORKSPACE file for an example of how to add this dependency.
  Other:
  * This will be the last release to support C++11. Future releases will require at least C++14.
- run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/986507
OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=6
2022-07-04 09:13:50 +00:00
Dominique Leuenberger
5aa5a67ae9 Accepting request 985793 from devel:microos
- Remove obsolete 0%{suse_version} < 1500 conditions

- Add options-old.patch, options-cxx17.patch
  * Ensure ABI stability regardless of compiler settings per instruction in the header.

OBS-URL: https://build.opensuse.org/request/show/985793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=23
2022-06-30 11:18:08 +00:00
Dominique Leuenberger
5eab08eec9 Accepting request 966833 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/966833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=22
2022-04-05 17:55:14 +00:00
Dominique Leuenberger
c34b7faf21 Accepting request 959994 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/959994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=21
2022-03-08 19:31:38 +00:00
Dominique Leuenberger
3015c61bd8 Accepting request 945266 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/945266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=20
2022-01-10 22:53:17 +00:00
Dominique Leuenberger
0291a4049b Accepting request 903646 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/903646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=19
2021-07-03 18:50:36 +00:00
Dominique Leuenberger
a1b6a46b1a Accepting request 888697 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/888697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=18
2021-04-27 19:35:08 +00:00
Dominique Leuenberger
8e28a1af82 Accepting request 886674 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/886674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=17
2021-04-19 19:06:22 +00:00
Dominique Leuenberger
cb37f9296b Accepting request 860444 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/860444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=16
2021-01-05 17:16:24 +00:00
Dominique Leuenberger
10ab398085 Accepting request 846408 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/846408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=15
2020-11-09 12:56:28 +00:00
Dominique Leuenberger
0430c322fb Accepting request 844359 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/844359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=14
2020-11-02 08:39:42 +00:00
Dominique Leuenberger
2bdfb82cfe Accepting request 834036 from devel:kubic
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/834036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=13
2020-09-29 16:59:49 +00:00
Dominique Leuenberger
bf76bff610 Accepting request 823021 from devel:kubic
- Update to version 20200225.2
  * This release fixes the list of dependencies of absl::Cord in the CMake build.
  * bug fix for absl::Status::ErasePayload

OBS-URL: https://build.opensuse.org/request/show/823021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=12
2020-07-31 13:51:36 +00:00
Dominique Leuenberger
a95fcb057a Accepting request 765215 from devel:kubic
- Remove all packages except source. (forwarded request 765214 from mrostecki)

OBS-URL: https://build.opensuse.org/request/show/765215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=11
2020-01-17 15:07:24 +00:00
Dominique Leuenberger
cf9cb5f26d Accepting request 764267 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/764267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=10
2020-01-14 20:09:32 +00:00
Dominique Leuenberger
3e8ecc51ae Accepting request 758140 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/758140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=9
2019-12-21 11:30:18 +00:00
Dominique Leuenberger
f090c72917 Accepting request 750644 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/750644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=8
2019-11-25 10:25:50 +00:00
Dominique Leuenberger
3b505f4b3b Accepting request 750140 from devel:kubic
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/750140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=7
2019-11-22 09:27:38 +00:00
Dominique Leuenberger
802c351a64 Accepting request 738575 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/738575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=6
2019-11-11 20:18:34 +00:00
Dominique Leuenberger
1fd9cb7619 Accepting request 718284 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/718284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=5
2019-07-24 18:50:35 +00:00