]> git.pld-linux.org Git - packages/ruby-rspec-expectations.git/commitdiff
- updated to 2.14.5 (last 2.x release) auto/th/ruby-rspec-expectations-2.14.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Jun 2017 19:04:41 +0000 (21:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Jun 2017 19:04:41 +0000 (21:04 +0200)
ruby-rspec-expectations.spec

index c5f0c4710042fde2c1b3f903096c67ca79c88f52..e7e9bca87851585baf56f319b7ad0123c7db56b1 100644 (file)
@@ -8,12 +8,12 @@
 Summary:       Rspec-2 expectations (should and matchers)
 Summary(pl.UTF-8):     Oczekiwania Rspec-2 (should oraz matchers)
 Name:          ruby-%{pkgname}
-Version:       2.13.0
-Release:       4
+Version:       2.14.5
+Release:       1
 License:       MIT
 Group:         Development/Languages
 Source0:       http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5: 2873d31ef1f8f65d3a04ac40e27825a1
+# Source0-md5: 63e2297adfd5d8da9a57c54feb1c8f2c
 URL:           http://github.com/rspec/rspec-expectations
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.656
@@ -21,7 +21,8 @@ BuildRequires:        rpmbuild(macros) >= 1.656
 BuildRequires: ruby-minitest
 BuildRequires: ruby-rspec
 %endif
-Requires:      ruby-diff-lcs
+Requires:      ruby-diff-lcs >= 1.1.3
+Requires:      ruby-diff-lcs < 2.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.127884 seconds and 4 git commands to generate.