Accepting request 788212 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/788212
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2020-03-28 12:11:08 +00:00 committed by Git OBS Bridge
parent 5c7ffc54e1
commit 917a31c11e
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b77676de1e74774ec456bcc6ac6f04a2791a12cc1fe07f8305d4c3c86e2f339
size 1019208

3
libsigc++-3.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4f4866a894bdbe053e4fb22ccc6bc4b6851fd31a4746fdd20b2cf6e87c6edb6
size 1011808

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 25 13:46:32 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.0.3:
+ Build:
- docs/docs/reference/meson.build: Check if perl is found.
- README.md: Describe building with Meson.
+ Examples: Add example of using libsigc++ with Qt.
+ Tests: Replace C-style casts with static_cast<>.
-------------------------------------------------------------------
Wed Jan 1 19:20:52 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define _name libsigc++
Name: libsigc++3
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: Typesafe Signal Framework for C++
License: LGPL-3.0-or-later