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:
parent
5c7ffc54e1
commit
917a31c11e
@ -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
3
libsigc++-3.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4f4866a894bdbe053e4fb22ccc6bc4b6851fd31a4746fdd20b2cf6e87c6edb6
|
||||
size 1011808
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user