Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 538796c1c8a573f35cde65e7301289fb > files > 2

ruby-jwt-2.5.0-1.mga9.src.rpm

%define oname   jwt

Name:       ruby-%{oname}
Version:    2.5.0
Release:    %mkrel 1
Summary:    JSON Web Token implementation in Ruby
License:    MIT
Group:      Development/Ruby
URL:        https://github.com/progrium/ruby-jwt
Source0:    https://rubygems.org/gems/%{oname}-%{version}.gem
BuildRequires: rubygems
BuildArch:  noarch

%description
JSON Web Token implementation in Ruby.

#-------------------------------------------------------------------------------
%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> 2.5.0-1.mga9
+ Revision: 1892418
- Update to 2.5.0

* Mon Aug 15 2022 pterjan <pterjan> 2.4.1-1.mga9
+ Revision: 1877746
- Update to 2.4.1

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

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

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

* Wed Feb 12 2020 umeabot <umeabot> 2.1.0-3.mga8
+ Revision: 1507778
- Mageia 8 Mass Rebuild

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

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

* Sun Sep 10 2017 pterjan <pterjan> 2.0.0-1.mga7
+ Revision: 1152315
- Update to 2.0.0

* Sun Aug 20 2017 pterjan <pterjan> 1.5.6-1.mga7
+ Revision: 1141862
- Update to 1.5.6
- Update to 2.0.0.beta1

* Mon Jan 04 2016 pterjan <pterjan> 1.5.2-1.mga6
+ Revision: 919693
- Update to 1.5.2

* Mon Jan 04 2016 pterjan <pterjan> 1.0.0-4.mga6
+ Revision: 919691
- Update file list

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

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

* Mon May 26 2014 pterjan <pterjan> 1.0.0-1.mga5
+ Revision: 626653
- Update to 1.0.0

* Sat Dec 28 2013 pterjan <pterjan> 0.1.5-6.mga4
+ Revision: 561993
- Rebuild to fix provides

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

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

* Sat Sep 21 2013 fwang <fwang> 0.1.5-3.mga4
+ Revision: 482821
- update file list
- use gem_setup

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

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

* Sun Nov 04 2012 fwang <fwang> 0.1.5-1.mga3
+ Revision: 313713
- imported package ruby-jwt