[packages/dotnet-newtonsoft-json] - updated to 9.0.1

qboosh qboosh at pld-linux.org
Sat Dec 23 17:20:12 CET 2017


commit 46cada07078c0855c6852be549ca5d55b024df3a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 23 17:21:38 2017 +0100

    - updated to 9.0.1

 dotnet-newtonsoft-json.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/dotnet-newtonsoft-json.spec b/dotnet-newtonsoft-json.spec
index 0a91616..303158d 100644
--- a/dotnet-newtonsoft-json.spec
+++ b/dotnet-newtonsoft-json.spec
@@ -2,12 +2,13 @@
 Summary:	Json.NET - a popular high-performance JSON framework for .NET
 Summary(pl.UTF-8):	Json.NET - popularny, wydajny szkielet JSON dla .NET
 Name:		dotnet-newtonsoft-json
-Version:	6.0.1
-Release:	2
+Version:	9.0.1
+Release:	1
 License:	MIT
 Group:		Libraries
+#Source0Download: https://github.com/JamesNK/Newtonsoft.Json/releases
 Source0:	https://github.com/JamesNK/Newtonsoft.Json/archive/%{version}/Newtonsoft.Json-%{version}.tar.gz
-# Source0-md5:	e341df12a672379713e9c200ed708860
+# Source0-md5:	737f366d719f7eb761c585ab755ade2e
 Source1:	newtonsoft-json.pc.in
 Source2:	Newtonsoft.Json.source
 URL:		http://james.newtonking.com/json
@@ -81,14 +82,14 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_npkgconfigdir},%{_prefix}/lib/monodoc/sources}
 
 gacutil -f -i Src/Newtonsoft.Json/bin/Release/Net40/Newtonsoft.Json.dll \
-	/package Newtonsoft.Json-6.0 \
+	/package Newtonsoft.Json-9.0 \
 	/gacdir $RPM_BUILD_ROOT%{_prefix}/lib
 
 cp -p Newtonsoft.Json.{zip,tree} %{SOURCE2} $RPM_BUILD_ROOT%{_prefix}/lib/monodoc/sources
 
 %{__sed} -e 's, at prefix@,%{_prefix},' \
 	-e 's, at VERSION@,%{version},' \
-	-e 's, at MAJOR@,6.0,' \
+	-e 's, at MAJOR@,9.0,' \
 	%{SOURCE1} > $RPM_BUILD_ROOT%{_npkgconfigdir}/newtonsoft-json.pc
 
 %clean
@@ -101,6 +102,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_prefix}/lib/mono/Newtonsoft.Json-6.0
+%{_prefix}/lib/mono/Newtonsoft.Json-9.0
 %{_prefix}/lib/monodoc/sources/Newtonsoft.Json.*
 %{_npkgconfigdir}/newtonsoft-json.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-newtonsoft-json.git/commitdiff/46cada07078c0855c6852be549ca5d55b024df3a



More information about the pld-cvs-commit mailing list