vondruch pushed to rubygem-netrc (master). "Update to netrc 0.10.3."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 08:02:36 UTC 2015


>From a52f5d904112719a481705803bde088ae4938b26 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Tue, 31 Mar 2015 09:59:47 +0200
Subject: Update to netrc 0.10.3.


diff --git a/.gitignore b/.gitignore
index c8d76ac..e828cbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /netrc-0.7.1.gem
 /netrc-0.7.7.gem
+/netrc-0.10.3.gem
diff --git a/rubygem-netrc.spec b/rubygem-netrc.spec
index e25f2f4..9d53978 100644
--- a/rubygem-netrc.spec
+++ b/rubygem-netrc.spec
@@ -1,14 +1,14 @@
 # Generated from netrc-0.7.gem by gem2rpm -*- rpm-spec -*-
 %global gem_name netrc
 
-Summary: Library to read and write netrc files
 Name: rubygem-%{gem_name}
-Version: 0.7.7
-Release: 6%{?dist}
+Version: 0.10.3
+Release: 1%{?dist}
+Summary: Library to read and write netrc files
 Group: Development/Languages
 License: MIT
 URL: https://github.com/geemus/netrc
-Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
+Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
 BuildRequires: ruby
@@ -27,7 +27,7 @@ Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
 %description doc
-Documentation for %{name}
+Documentation for %{name}.
 
 %prep
 %setup -q -c -T
@@ -43,6 +43,7 @@ cp -a .%{gem_dir}/* \
 %check
 pushd .%{gem_instdir}
 # To run the tests using minitest 5
+# https://github.com/heroku/netrc/pull/36
 ruby -rminitest/autorun - << \EOF
   module Kernel
     alias orig_require require
@@ -63,7 +64,7 @@ popd
 
 %files
 %dir %{gem_instdir}
-%doc %{gem_instdir}/LICENSE
+%doc %{gem_instdir}/LICENSE.md
 %doc %{gem_instdir}/Readme.md
 %{gem_libdir}
 %exclude %{gem_cache}
@@ -76,6 +77,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Mon Mar 30 2015 Vít Ondruch <vondruch at redhat.com> - 0.10.3-1
+- Update to netrc 0.10.3.
+
 * Tue Jun 17 2014 Vít Ondruch <vondruch at redhat.com> - 0.7.7-6
 - Fix FTBFS in Rawhide (rhbz#1107180).
 
diff --git a/sources b/sources
index b7fe98d..ab649f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1322b2053484eec64992e00c7f71cd69  netrc-0.7.7.gem
+d138641eec151306bae20302b750fa0b  netrc-0.10.3.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-netrc.git/commit/?h=master&id=a52f5d904112719a481705803bde088ae4938b26


More information about the scm-commits mailing list