[packages/ruby-celluloid] Up to 0.18.0
arekm
arekm at pld-linux.org
Wed Mar 18 15:37:58 CET 2026
commit 2504eb24fa5593cc75467d0953185191da496b9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Mar 18 15:37:47 2026 +0100
Up to 0.18.0
ruby-celluloid.spec | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/ruby-celluloid.spec b/ruby-celluloid.spec
index 48cf00b..3d28e52 100644
--- a/ruby-celluloid.spec
+++ b/ruby-celluloid.spec
@@ -5,12 +5,12 @@
%define pkgname celluloid
Summary: Actor-based concurrent object framework for Ruby
Name: ruby-%{pkgname}
-Version: 0.15.2
-Release: 3
+Version: 0.18.0
+Release: 1
License: MIT
Group: Development/Languages
-Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: ceaf6e864471fa988290bd18b69dc799
+Source0: https://rubygems.org/downloads/%{pkgname}-%{version}.gem
+# Source0-md5: e0318948364639db1431cb875486f073
URL: https://github.com/celluloid/celluloid
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.665
@@ -20,9 +20,9 @@ BuildRequires: ruby-guard-rspec
BuildRequires: ruby-rake
BuildRequires: ruby-rspec
%endif
-Requires: ruby-rubygems >= 1.3.6
-Requires: ruby-timers < 1.2
-Requires: ruby-timers >= 1.1.0
+Requires: ruby-rubygems >= 2.0.0
+Requires: ruby-timers < 5
+Requires: ruby-timers >= 4.1.1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
+%doc README.md LICENSE.txt CHANGES.md
%{ruby_vendorlibdir}/celluloid.rb
%{ruby_vendorlibdir}/celluloid
%{ruby_specdir}/celluloid-%{version}.gemspec
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-celluloid.git/commitdiff/2504eb24fa5593cc75467d0953185191da496b9a
More information about the pld-cvs-commit
mailing list