From c9f1279fea3aebc314446f44f7e5af7911f9cc05869d7148605d0249cc5803af Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 2 Oct 2024 13:25:09 +0000 Subject: [PATCH] [info=c3a56d7a9e383aa2ada172caf622dc6cf4a47d01316f87434b7ef3fcde89b7aa] OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=178 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- icu.spec | 12 ++++++++---- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 944e594..65afba5 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1727871104 -commit: e42094e4a2b793aff296f43cb650a94a5e17276afb351bf2d0f74b8f833c3429 +mtime: 1727875496 +commit: c3a56d7a9e383aa2ada172caf622dc6cf4a47d01316f87434b7ef3fcde89b7aa url: https://src.opensuse.org/jengelh/icu revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index f70fb2a..0aa094b 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6382c1fe8b27ae9323944675cc8aa4e76ba07c4e4ae592f4c73bd2184e9c5ce +oid sha256:fc1e6f5a50ff3dabd00b91c994506a72fa786ba128934e294d5a75364fb19af4 size 256 diff --git a/icu.spec b/icu.spec index 6ad7ce2..df55565 100644 --- a/icu.spec +++ b/icu.spec @@ -16,10 +16,14 @@ # -%{define amajor 76} # what icu thinks it is -%{define aversion 76.1} # what icu thinks it is -%{define sonum %amajor} # for the rare case that SUSE needs to workaround ABI breaks -%{define lname libicu%amajor} # like sonum but with underscore +# what icu thinks the package is +%define amajor 76 +%define aversion 76.1 +# for the rare case that SUSE needs to workaround ABI breaks: +%define sonum %amajor +# like sonum, but with underscore +%define lname libicu%amajor + %ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x m68k %define be_platform 1 %else