Skip to content

Commit

Permalink
Update rubygem-apipie-bindings to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren authored and evgeni committed Jan 8, 2025
1 parent 3028b4d commit 5aec695
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
%global gem_name apipie-bindings

Name: rubygem-%{gem_name}
Version: 0.6.0
Version: 0.7.0
Release: 1%{?dist}
Summary: The Ruby bindings for Apipie documented APIs
License: MIT
URL: https://github.com/Apipie/apipie-bindings
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem

# start specfile generated dependencies
Requires: ruby >= 2.0.0
BuildRequires: ruby >= 2.0.0
Requires: ruby >= 2.7.0
BuildRequires: ruby >= 2.7.0
BuildRequires: rubygems-devel
BuildArch: noarch
# end specfile generated dependencies
Expand Down Expand Up @@ -59,6 +59,9 @@ cp -a .%{gem_dir}/* \
%{gem_instdir}/test

%changelog
* Wed Jan 08 2025 Oleh Fedorenko <[email protected]> - 0.7.0-1
- Update to 0.7.0

* Wed Feb 22 2023 Foreman Packaging Automation <[email protected]> 0.6.0-1
- Update to 0.6.0

Expand Down

0 comments on commit 5aec695

Please sign in to comment.