diff --git a/httpclient-2.8.0.gem b/httpclient-2.8.0.gem deleted file mode 100644 index 4079227..0000000 Binary files a/httpclient-2.8.0.gem and /dev/null differ diff --git a/httpclient-2.8.3.gem b/httpclient-2.8.3.gem new file mode 100644 index 0000000..9c19ad4 Binary files /dev/null and b/httpclient-2.8.3.gem differ diff --git a/rubygem-httpclient.spec b/rubygem-httpclient.spec index 35decc8..8736b43 100644 --- a/rubygem-httpclient.spec +++ b/rubygem-httpclient.spec @@ -3,8 +3,8 @@ %global rubyabi 1.8 Summary: HTTP Client interface for ruby Name: rubygem-%{gem_name} -Version: 2.8.0 -Release: 2 +Version: 2.8.3 +Release: 1 License: (Ruby or BSD) and Public Domain URL: https://github.com/nahi/httpclient Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem @@ -67,6 +67,9 @@ popd %doc %{gem_instdir}/test %changelog +* Tue Nov 14 2023 yaoxin - 2.8.3-1 +- Upgrade to 2.8.3 + * Sat Sep 5 2020 liyanan - 2.8.0-2 - fix build fail