Accepting request 657851 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/657851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++3?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-12-21 07:20:59 +00:00 committed by Git OBS Bridge
commit b25a126d74
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 3 18:01:19 UTC 2018 - bjorn.lie@gmail.com
- Update to version 2.99.12:
+ Avoid compiler warnings from function pointer conversions.
+ Build:
- Replace the Visual Studio project files with MSVC NMake
project files.
- Add MSVC_NMake/README.txt for Visual Studio builds.
- cmake: Require C++17 support.
+ Documentation:
- Update links in README, configure.ac, libsigcplusplus.doap.
- README: Update compiler requirement.
-------------------------------------------------------------------
Tue Apr 10 21:07:35 UTC 2018 - bjorn.lie@gmail.com

View File

@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define _name libsigc++
Name: libsigc++3
Version: 2.99.11
Version: 2.99.12
Release: 0
Summary: Typesafe Signal Framework for C++
License: LGPL-3.0-or-later