Accepting request 1182786 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1182786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-http-cookie?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-06-24 18:55:08 +00:00 committed by Git OBS Bridge
commit 08c2ce5b37
4 changed files with 10 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73756d46c7dbdc7023deecdb8a171348ea95a1b99810b31cfe8b4fb4e9a6318f
size 39424

3
http-cookie-1.0.6.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7713d3196f21ff5ab0944011d7d4e619b62ec082374a52de2193ccfe78924044
size 40448

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 21 10:02:35 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.0.6, see bundled CHANGELOG.md
-------------------------------------------------------------------
Thu Aug 4 13:14:52 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-http-cookie
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,11 +24,10 @@
#
Name: rubygem-http-cookie
Version: 1.0.5
Version: 1.0.6
Release: 0
%define mod_name http-cookie
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
@ -37,7 +36,6 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: A Ruby library to handle HTTP Cookies based on RFC 6265
License: MIT
Group: Development/Languages/Ruby
%description
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It