summaryrefslogtreecommitdiffstats
path: root/bumpsoname.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-01 10:57:01 +0100
committerRemi Collet <remi@php.net>2022-03-01 10:57:01 +0100
commitc13dc0f5006ad1f4299255a83a858098e6bfc2d1 (patch)
treef122a26f78f8acd0b9fe21a94e8f929901710053 /bumpsoname.patch
parent2dc2573a77d1d31859d698589ab25a3d70629f36 (diff)
update to 0.11.1
add pkgconfig file, fix its installation using patch from https://github.com/HdrHistogram/HdrHistogram_c/pull/104
Diffstat (limited to 'bumpsoname.patch')
-rw-r--r--bumpsoname.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/bumpsoname.patch b/bumpsoname.patch
index 7ecca99..8dba7f0 100644
--- a/bumpsoname.patch
+++ b/bumpsoname.patch
@@ -1,12 +1,12 @@
-diff -up ./CMakeLists.txt.rpm ./CMakeLists.txt
---- ./CMakeLists.txt.rpm 2020-12-08 15:46:32.605630957 +0100
-+++ ./CMakeLists.txt 2020-12-08 15:51:22.722473979 +0100
-@@ -13,7 +13,7 @@ include(CMakePackageConfigHelpers)
+diff -up ./CMakeLists.txt.bump ./CMakeLists.txt
+--- ./CMakeLists.txt.bump 2022-03-01 09:35:49.462118228 +0100
++++ ./CMakeLists.txt 2022-03-01 09:37:01.000864286 +0100
+@@ -17,7 +17,7 @@ include(CMakePackageConfigHelpers)
# 3. If any interfaces have been added since the last public release, then increment age.
# 4. If any interfaces have been removed since the last public release, then set age to 0.
-set(HDR_SOVERSION_CURRENT 6)
+set(HDR_SOVERSION_CURRENT 106)
set(HDR_SOVERSION_AGE 1)
- set(HDR_SOVERSION_REVISION 0)
+ set(HDR_SOVERSION_REVISION 1)