sdbus-cpp 1.2.0-1 (x86_64;aarch64;znver1) 2022-15195
9999
| Status | published | |||||||||||||||
| Submitter | alexander [@T] mezon.ru | |||||||||||||||
| Platform | rolling | |||||||||||||||
| Repository | main | |||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/234383 | |||||||||||||||
| Packages |
|
|||||||||||||||
| Build Date | 2022-09-23 16:37:03 +0000 UTC | |||||||||||||||
| Last Updated | 2022-09-30 15:19:30.029747574 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 4fb18188b3f2c4dcc1816aa52f23e817480996fd
commit 4fb18188b3f2c4dcc1816aa52f23e817480996fd
Author: Tomasz Paweł Gajc <tpgxyz@gmail.com>
AuthorDate: Fri Sep 23 18:26:49 2022 +0200
Commit: Tomasz Paweł Gajc <tpgxyz@gmail.com>
CommitDate: Fri Sep 23 18:26:49 2022 +0200
new version 1.2.0
---
.abf.yml | 2 +-
sdbus-cpp.spec | 15 +++++++--------
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 99e3ab8..0093f77 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- v1.1.0.tar.gz: 9afb2c4c868e510d2341bc8addf85aab30aa7f1d
+ sdbus-cpp-1.2.0.tar.gz: 8f5a841e7d9d29489beddd8a4ad36bbcbd2d8805
diff --git a/sdbus-cpp.spec b/sdbus-cpp.spec
index c5fd55a..399a880 100644
--- a/sdbus-cpp.spec
+++ b/sdbus-cpp.spec
@@ -2,26 +2,27 @@
%define libname %mklibname sdbus-cpp
%define devname %mklibname sdbus-cpp -d
+Summary: High-level C++ D-Bus library
Name: sdbus-cpp
-Version: 1.1.0
+Version: 1.2.0
Release: 1
-Source0: https://github.com/Kistler-Group/sdbus-cpp/archive/refs/tags/v%{version}.tar.gz
-Summary: High-level C++ D-Bus library
+Source0: https://github.com/Kistler-Group/sdbus-cpp/archive/%{name}-%{version}.tar.gz
URL: https://github.com/Kistler-Group/sdbus-cpp
License: LGPL-2.1
Group: System/Libraries
-BuildRequires: cmake ninja
+BuildRequires: cmake
+BuildRequires: ninja
BuildRequires: pkgconfig(libsystemd)
%description
-High-level C++ D-Bus library
+High-level C++ D-Bus library.
%package -n %{libname}
Summary: High-level C++ D-Bus library
Group: System/Libraries
%description -n %{libname}
-High-level C++ D-Bus library
+High-level C++ D-Bus library.
%package -n %{devname}
Summary: Development files for %{name}
@@ -41,8 +42,6 @@ Development files (Headers etc.) for %{name}.
%install
%ninja_install -C build
-%files
-
%files -n %{libname}
%{_libdir}/*.so.%{major}*
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1179d 22hrs |
| benbullard79 [@T] cox.net | No Comment. | 1175d 02hrs |
| benbullard79 [@T] cox.net | No Comment. | 1175d 01hrs |