belcard 5.0.44-1 (aarch64;znver1;x86_64) 2021-14178
0
Status | rejected | |||||||||||||||||||||
Submitter | mandian [@T] tutanota.com | |||||||||||||||||||||
Platform | rolling | |||||||||||||||||||||
Repository | main | |||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/107187 | |||||||||||||||||||||
Packages |
|
|||||||||||||||||||||
Build Date | 2021-11-08 22:11:19 +0000 UTC | |||||||||||||||||||||
Last Updated | 2021-11-26 21:32:34.612412781 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 868a0b74f4033e62e759429329c03be040e1bf64 commit 868a0b74f4033e62e759429329c03be040e1bf64 Author: mandian <mandian@users.noreply.github.com> AuthorDate: Fri Oct 29 18:50:30 2021 +0200 Commit: mandian <mandian@users.noreply.github.com> CommitDate: Fri Oct 29 18:50:30 2021 +0200 5.0.44 --- .abf.yml | 2 +- belcard.spec | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.abf.yml b/.abf.yml index b091b4d..8e173c6 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - belcard-4.4.34.tar.bz2: 86f0e471f491a97c8b806f4eae12e0d39ab31030 + belcard-5.0.44.tar.bz2: bdb59e35a712b1d6e07baa2a1826cee70c0e12f7 diff --git a/belcard.spec b/belcard.spec index 9ebbf1f..5b2a8ff 100644 --- a/belcard.spec +++ b/belcard.spec @@ -4,7 +4,7 @@ Summary: C++ library to manipulate vCard standard format Name: belcard -Version: 4.4.34 +Version: 5.0.44 Release: 1 License: GPLv3+ Group: System/Libraries @@ -18,7 +18,7 @@ BuildRequires: cmake BuildRequires: pkgconfig(belr) BuildRequires: pkgconfig(udev) BuildRequires: bctoolbox-static-devel -BuildRequires: ninja +BuildRequires: ninja %description Belcard is a C++ library to manipulate the vCard standard format. @@ -69,11 +69,11 @@ sed -i -e '/BELCARD/s/\(VERSION\)\s\+[0-9]\(\.[0-9]\)\+/\1 %{version}/' CMakeLis %build %cmake \ - -DENABLE_STATIC:BOOL=NO \ - -DENABLE_STRICT:BOOL=NO \ - -DENABLE_UNIT_TESTS=NO \ - -DENABLE_UNIT_TESTS:BOOL=OFF \ - -G Ninja + -DENABLE_STATIC:BOOL=NO \ + -DENABLE_STRICT:BOOL=NO \ + -DENABLE_UNIT_TESTS=NO \ + -DENABLE_UNIT_TESTS:BOOL=OFF \ + -G Ninja %ninja_build @@ -81,3 +81,4 @@ sed -i -e '/BELCARD/s/\(VERSION\)\s\+[0-9]\(\.[0-9]\)\+/\1 %{version}/' CMakeLis %ninja_install -C build find %{buildroot} -name "*.la" -delete +
Not Available
robxu9 [@T] gmail.com | clearing (potentially) old builds | 1093d 18hrs |