Accepting request 1243907 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1243907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-http-cookie?expand=0&rev=5
This commit is contained in:
commit
45514c13d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb7a399f3344f720b8a0f3b0765f29b62608ebb9c3ce4abf4d6eeff2caf42253
|
||||
size 40448
|
3
http-cookie-1.0.8.gem
Normal file
3
http-cookie-1.0.8.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b14fe0445cf24bf9ae098633e9b8d42e4c07c3c1f700672b09fbfe32ffd41aa6
|
||||
size 40960
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 09:50:56 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- ## 1.0.8 (2024-12-05)
|
||||
|
||||
- `Cookie#expires=` accepts `DateTime` objects. (#52) @luke-hill @flavorjones
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 16:52:37 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-http-cookie
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-http-cookie
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 0
|
||||
%define mod_name http-cookie
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user