public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/erlang-jiffy] f43: Jiffy ver. 2.0.0
Date: Thu, 02 Jul 2026 10:52:54 GMT [thread overview]
Message-ID: <178298957405.1.9095849368543912240.rpms-erlang-jiffy-d9d56acb6a0a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/erlang-jiffy
Branch : f43
Commit : d9d56acb6a0a9ff1890b97edc917c5475c056c70
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-04-25T20:02:49+02:00
Stats : +10/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-jiffy/c/d9d56acb6a0a9ff1890b97edc917c5475c056c70?branch=f43
Log:
Jiffy ver. 2.0.0
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/erlang-jiffy.spec b/erlang-jiffy.spec
index b0d9418..4f98385 100644
--- a/erlang-jiffy.spec
+++ b/erlang-jiffy.spec
@@ -1,22 +1,24 @@
%global realname jiffy
Name: erlang-%{realname}
-Version: 1.1.3
+Version: 2.0.0
Release: %autorelease
Summary: Erlang JSON parser
-# Main sources are licensed under MIT, double-conversion is licensed under
-# BSD-3-Clause, test files are licensed under BSD-3-Clause-Modification
-SourceLicense: MIT AND BSD-3-Clause AND BSD-3-Clause-Modification
+# Main sources and tests are licensed under MIT.
+# Bundled ryu is licensed under Apache-2.0 or BSL-1.0.
+# Bundled fast_float is licensed under Apache-2.0 or BSL-1.0 or MIT.
+# Yajl tests are licensed under BSD-3-Clause.
+# Big List of Naughty Strings tests are licensed under MIT.
+SourceLicense: MIT AND BSD-3-Clause AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR BSL-1.0 OR MIT)
License: MIT
URL: https://github.com/davisp/%{realname}
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/%{realname}-%{version}.tar.gz
-# Use double conversion from the system instead of the bundled one
-Patch: erlang-jiffy-0001-Use-double-conversion-from-the-system.patch
-BuildRequires: double-conversion-devel
BuildRequires: erlang-rebar3
BuildRequires: erlang-rebar3-pc
BuildRequires: gcc-c++
+Provides: bundled(ryu)
+Provides: bundled(fast_float)
Provides: %{realname} = %{version}
Obsoletes: %{realname} < %{version}
@@ -25,8 +27,6 @@ A JSON parser for Erlang implemented as a NIF.
%prep
%autosetup -p 1 -n %{realname}-%{version}
-# Use double conversion from the system instead of the bundled one
-rm -r c_src/double-conversion
%build
%{erlang3_compile}
diff --git a/sources b/sources
index 61f1c7d..ef0581a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jiffy-1.1.3.tar.gz) = d63542d4b3272e9aafa96eb08da89e10c359d92d6e04a61b3edc8d41717575a69fe361363c0c23dcba5960023eb66717474131df48114d925e7439930a6f5c98
+SHA512 (jiffy-2.0.0.tar.gz) = 9d8820a7018231c89e95a812f3998ea7e9a4d01d7676d26c0c19e5d7ffb53266912f0657c1d6cb1659dcbd50b63ad794fcf320629653b5d0f599f7e3e052fa5c
reply other threads:[~2026-07-02 10:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178298957405.1.9095849368543912240.rpms-erlang-jiffy-d9d56acb6a0a@fedoraproject.org \
--to=lemenkov@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox