!5 update version to 1.15.0
From: @woody2918 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
parent
0fe4ffe159
commit
c516e8ea1e
Binary file not shown.
BIN
rack-cache-1.15.0.gem
Normal file
BIN
rack-cache-1.15.0.gem
Normal file
Binary file not shown.
BIN
rack-cache-1.15.0.tar.gz
Normal file
BIN
rack-cache-1.15.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global gem_name rack-cache
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.14.0
|
||||
Version: 1.15.0
|
||||
Release: 1
|
||||
Summary: HTTP Caching for Rack
|
||||
License: MIT
|
||||
URL: https://github.com/rack/rack-cache/
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
Source1: https://github.com/rack/%{gem_name}/archive/v{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/rack/%{gem_name}/archive/v{version}/%{gem_name}-%{version}.tar.gz
|
||||
BuildRequires: ruby(release) rubygems-devel ruby rubygem(minitest) rubygem(mocha)
|
||||
BuildRequires: rubygem(rack)
|
||||
BuildArch: noarch
|
||||
@ -57,6 +57,11 @@ popd
|
||||
%doc %{gem_instdir}/README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 woody2918 <wudi1@uniontech.com> - 1.15.0-1
|
||||
- Upgrade to 1.15.0
|
||||
- Update reference to MiniTest -> Minitest
|
||||
- Add test (and fix support for) for Rack v2.1.x.
|
||||
|
||||
* Fri Nov 24 2023 xu_ping <707078654@qq.com> - 1.14.0-1
|
||||
- Upgrade to 1.14.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user