[packages/ruby-net-http] Rel 3
arekm
arekm at pld-linux.org
Fri Mar 20 11:35:49 CET 2026
commit 034bcfd532a65652004b33494490d7e899253400
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Mar 20 11:35:40 2026 +0100
Rel 3
ruby-net-http.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-net-http.spec b/ruby-net-http.spec
index e962d51..81a54af 100644
--- a/ruby-net-http.spec
+++ b/ruby-net-http.spec
@@ -7,7 +7,7 @@
Summary: HTTP client library
Name: ruby-%{pkgname}
Version: 0.6.0
-Release: 2
+Release: 3
License: Ruby or BSD
Source0: https://rubygems.org/downloads/%{pkgname}-%{version}.gem
# Source0-md5: 7396f405aa0c32a64aeaa3eb321d1ee1
@@ -51,7 +51,7 @@ Dokumentacja w formacie ri dla modułu języka Ruby %{pkgname}.
%build
# write .gemspec
%__gem_helper spec
-%{__sed} -i -e "s/s.version = .*/s.version = \"%{version}\"/" %{pkgname}-%{version}.gemspec
+%{__sed} -i -e "s/^\( s\.version = \).*/\1\"%{version}\"/" %{pkgname}-%{version}.gemspec
%if %{with doc}
rdoc --ri --op ri lib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-net-http.git/commitdiff/034bcfd532a65652004b33494490d7e899253400
More information about the pld-cvs-commit
mailing list