Accepting request 1221853 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1221853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-http-cookie?expand=0&rev=4
This commit is contained in:
commit
ec5e99cb29
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7713d3196f21ff5ab0944011d7d4e619b62ec082374a52de2193ccfe78924044
|
||||
size 40448
|
3
http-cookie-1.0.7.gem
Normal file
3
http-cookie-1.0.7.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7a399f3344f720b8a0f3b0765f29b62608ebb9c3ce4abf4d6eeff2caf42253
|
||||
size 40448
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 16:52:37 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- ## 1.0.7 (2024-06-06)
|
||||
|
||||
- Explicitly require "cgi" to avoid `NameError` in some applications. (#50 by @flavorjones)
|
||||
|
||||
## 1.0.6 (2024-06-01)
|
||||
|
||||
- Fix error formatting bug in HTTP::CookieJar::AbstractStore (#42 by @andrelaszlo)
|
||||
- Allow non-RFC 3986-compliant URLs (#45 by @c960657)
|
||||
- Add coverage for Ruby 3.2 and 3.3 (#46 by @flavorjones)
|
||||
- Quash ruby 3.4 warnings (#47 by @flavorjones)
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 10:02:35 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-http-cookie
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
%define mod_name http-cookie
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user