Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 93c777782b86de6b1ac9dc238e422722 > files > 2

ruby-rspec-expectations-3.11.1-1.mga9.src.rpm

%define oname   rspec-expectations

Name:       ruby-%{oname}
Version:    3.11.1
Release:    %mkrel 1
Summary:    Behavior Driven Development for Ruby
Group:      Development/Ruby
License:    MIT
URL:        https://github.com/rspec/rspec-expectations
Source0:    https://rubygems.org/downloads/%{oname}-%{version}.gem
BuildRequires: rubygems
BuildArch:  noarch

%description
rspec expectations (should[_not] and matchers)

#-------------------------------------------------------------------------------
%package        doc
Summary:    Documentation for %{name}
Group:      Development/Ruby
Requires:   %{name} = %{version}-%{release}

%description    doc
Documents, Rdoc & RI documentation for %{name}.
#-------------------------------------------------------------------------------

%prep
%gem_setup

%build
%gem_build

%install
%gem_install

%files
%{gem_instdir}/
%{gem_spec}

%files          doc
%doc %{gem_docdir}


%changelog
* Mon Sep 26 2022 pterjan <pterjan> 3.11.1-1.mga9
+ Revision: 1892414
- Update to 3.11.1

* Tue May 03 2022 pterjan <pterjan> 3.11.0-1.mga9
+ Revision: 1855703
- Update to 3.11.0

* Fri Mar 25 2022 umeabot <umeabot> 3.9.1-2.mga9
+ Revision: 1826705
- Mageia 9 Mass Rebuild

* Sat Mar 28 2020 pterjan <pterjan> 3.9.1-1.mga8
+ Revision: 1561622
- Update to 3.9.1

* Fri Feb 14 2020 umeabot <umeabot> 3.8.2-2.mga8
+ Revision: 1520122
- Mageia 8 Mass Rebuild

* Sun Nov 04 2018 pterjan <pterjan> 3.8.2-1.mga7
+ Revision: 1328227
- Update to 3.8.2

* Fri Sep 21 2018 umeabot <umeabot> 3.8.1-2.mga7
+ Revision: 1291216
- Mageia 7 Mass Rebuild

* Sat Aug 25 2018 pterjan <pterjan> 3.8.1-1.mga7
+ Revision: 1254219
- Update to 3.8.1

* Sun Apr 01 2018 pterjan <pterjan> 3.7.0-1.mga7
+ Revision: 1214339
- Update to 3.7.0

* Sun Aug 20 2017 pterjan <pterjan> 3.6.0-1.mga7
+ Revision: 1142186
- Update to 3.6.0

* Thu Feb 11 2016 pterjan <pterjan> 3.4.0-1.mga6
+ Revision: 955872
- Update to 3.4.0

* Mon Feb 08 2016 umeabot <umeabot> 3.0.0-4.mga6
+ Revision: 947903
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 3.0.0-3.mga5
+ Revision: 742433
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 3.0.0-2.mga5
+ Revision: 688940
- Mageia 5 Mass Rebuild

* Sat Jul 05 2014 pterjan <pterjan> 3.0.0-1.mga5
+ Revision: 643853
- 3.0.0

* Sat Dec 28 2013 pterjan <pterjan> 2.14.2-5.mga4
+ Revision: 562446
- Fix gem macros

* Sat Oct 19 2013 umeabot <umeabot> 2.14.2-4.mga4
+ Revision: 535743
- Mageia 4 Mass Rebuild

* Fri Sep 20 2013 pterjan <pterjan> 2.14.2-3.mga4
+ Revision: 482300
- Rebuild for Ruby 2

* Fri Sep 20 2013 pterjan <pterjan> 2.14.2-2.mga4
+ Revision: 482024
- Rebuild for Ruby 2

* Mon Sep 16 2013 pterjan <pterjan> 2.14.2-1.mga4
+ Revision: 480171
- 2.14.2
- Use gem_setup
- Fix file list

* Fri Feb 08 2013 umeabot <umeabot> 2.11.3-3.mga3
+ Revision: 396396
- Rebuild for CVE-2013-0256

* Mon Jan 14 2013 umeabot <umeabot> 2.11.3-2.mga3
+ Revision: 381375
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Nov 01 2012 fwang <fwang> 2.11.3-1.mga3
+ Revision: 312094
- update file list
- rebuild for new ruby

* Thu Jun 07 2012 shlomif <shlomif> 2.6.0-1.mga3
+ Revision: 256875
- Correct a typo
+ solbu <solbu>
- New version
- Spec cleanup

* Sat Apr 16 2011 shikamaru <shikamaru> 2.5.0-1.mga1
+ Revision: 86409
- new version 2.5.0

* Wed Jan 26 2011 shikamaru <shikamaru> 2.0.1-3.mga1
+ Revision: 39699
- rebuild for new rubygems.rb

* Tue Jan 25 2011 shikamaru <shikamaru> 2.0.1-2.mga1
+ Revision: 39228
- imported package ruby-rspec-expectations