[packages/ruby-netrc] Up to 0.11.0

arekm arekm at pld-linux.org
Sat Mar 28 00:39:45 CET 2026


commit 44dbf760155d2a1cf63cb84ebfb4ec05f958c354
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Mar 28 00:39:33 2026 +0100

    Up to 0.11.0

 ruby-netrc.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ruby-netrc.spec b/ruby-netrc.spec
index 9a7bee0..c9dfe8a 100644
--- a/ruby-netrc.spec
+++ b/ruby-netrc.spec
@@ -5,12 +5,12 @@
 %define	pkgname netrc
 Summary:	Library to read and write netrc files
 Name:		ruby-%{pkgname}
-Version:	0.7.9
-Release:	2
+Version:	0.11.0
+Release:	1
 License:	MIT
 Group:		Development/Languages
 Source0:	http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5:	177ed2c83e6037aed863144a53a39021
+# Source0-md5:	eea1360cd1f601b6688722541f544d3e
 URL:		https://github.com/heroku/netrc
 BuildRequires:	rpm-rubyprov
 BuildRequires:	rpmbuild(macros) >= 1.665
@@ -46,7 +46,7 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 %__gem_helper spec
 
 %if %{with tests}
-testrb -Ilib test
+%{__ruby} -Ilib -r rubygems -e 'Dir.glob("test/test_*.rb") { |f| require "./#{f}" }'
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-netrc.git/commitdiff/44dbf760155d2a1cf63cb84ebfb4ec05f958c354



More information about the pld-cvs-commit mailing list