SHA256
8
0
forked from pool/cpprest

Accepting request 454092 from home:AndreasStieger:branches:devel:libraries:c_c++

cpprest 2.9.1

OBS-URL: https://build.opensuse.org/request/show/454092
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=18
This commit is contained in:
2017-02-02 09:11:39 +00:00
committed by Git OBS Bridge
parent 97907468c7
commit 4cd4818fc2
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 2 09:08:31 UTC 2017 - astieger@suse.com
- cpprest 2.9.1:
* All embedded licenses changed to MIT
* Update license header to reflect third party embedded code
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 30 15:15:58 UTC 2016 - astieger@suse.com Sun Oct 30 15:15:58 UTC 2016 - astieger@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package cpprest # spec file for package cpprest
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,17 @@
%define major 2 %define major 2
%define minor 9 %define minor 9
Name: cpprest Name: cpprest
Version: 2.9.0 Version: 2.9.1
Release: 0 Release: 0
Summary: C++ REST library Summary: C++ REST library
License: Apache-2.0 License: MIT and BSD-3-Clause and Zlib
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
# main: MIT (license.txt)
# Websocket++: BSD-3-Clause (ThirdPartyNotices.txt)
# base64/base64.hpp: Zlib (ThirdPartyNotices.txt)
# sha1/sha1.hpp: BSD-3-Clause (ThirdPartyNotices.txt)
# common/md5.hpp: Zlib (ThirdPartyNotices.txt)
# utf8_validation.hpp: MIT (ThirdPartyNotices.txt)
Url: https://github.com/Microsoft/cpprestsdk Url: https://github.com/Microsoft/cpprestsdk
Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz
Patch1: cpprest-pthread.patch Patch1: cpprest-pthread.patch
@@ -87,7 +93,7 @@ ln -sf libcpprest.so.%{major}.%{minor} %{buildroot}%{_libdir}/libcpprest.so
%files -n libcpprest%{major}_%{minor} %files -n libcpprest%{major}_%{minor}
%defattr(-,root,root) %defattr(-,root,root)
%doc CONTRIBUTORS.txt license.txt %doc CONTRIBUTORS.txt license.txt ThirdPartyNotices.txt
%{_libdir}/libcpprest.so.%{major}.%{minor} %{_libdir}/libcpprest.so.%{major}.%{minor}
%files devel %files devel

View File

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

3
v2.9.1.tar.gz Normal file
View File

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