Accepting request 789730 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/789730 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=46
This commit is contained in:
commit
2559554450
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1ca0253379596f9c19f070c83d362b12dfd39c0a3ea1dd813e8e21c1a097a98
|
||||
size 3948080
|
3
libsigc++-2.10.3.tar.xz
Normal file
3
libsigc++-2.10.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b68dfc6313c6cc90ac989c6d722a1bf0585ad13846e79746aa87cb265904786
|
||||
size 4558428
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 19:45:38 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.10.3:
|
||||
+ Add Meson build, alongside the existing Autotools build.
|
||||
+ Improve MSVC builds on Windows.
|
||||
+ meson.build: Check if .git is a directory or file.
|
||||
+ docs/reference/meson.build: Check if perl is found.
|
||||
+ README: Describe building with Meson and Autotools.
|
||||
+ Tests: Make test_track_obj.cc compile with clang++.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 17:58:29 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _name libsigc++
|
||||
Name: libsigc++2
|
||||
Version: 2.10.2
|
||||
Version: 2.10.3
|
||||
Release: 0
|
||||
Summary: Typesafe Signal Framework for C++
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user