Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 34e95d19e7 | |||
| 7558933637 | |||
| d2c0df6c9f | |||
| d205b05311 |
BIN
rspec-support-3.12.0.gem
LFS
BIN
rspec-support-3.12.0.gem
LFS
Binary file not shown.
3
rspec-support-3.13.1.gem
Normal file
3
rspec-support-3.13.1.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48877d4f15b772b7538f3693c22225f2eda490ba65a0515c4e7cf6f2f17de70f
|
||||
size 39936
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 10:38:11 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- New upstream release 3.13.1, see bundled Changelog.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 15:33:56 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- New upstream release 3.12.1, see bundled Changelog.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 05:06:13 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-rspec-support
|
||||
#
|
||||
# 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-rspec-support
|
||||
Version: 3.12.0
|
||||
Version: 3.13.1
|
||||
Release: 0
|
||||
%define mod_name rspec-support
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{ruby >= 1.8.7}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: %{rubygem rdoc > 3.10}
|
||||
@@ -38,7 +37,6 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: Common code needed by the other RSpec gems
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
|
||||
%description
|
||||
Support utilities for RSpec gems.
|
||||
|
||||
Reference in New Issue
Block a user