Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rubygem-rdiscount-debuginfo-2.1.8-2.el7 RPM for x86_64

From EPEL 7 for x86_64 / debug / Packages / r

Name: rubygem-rdiscount-debuginfo Distribution: Fedora Project
Version: 2.1.8 Vendor: Fedora Project
Release: 2.el7 Build date: Mon May 15 16:12:32 2017
Group: Development/Debug Build host: buildvm-08.phx2.fedoraproject.org
Size: 29030 Source RPM: rubygem-rdiscount-2.1.8-2.el7.src.rpm
Packager: Fedora Project
Url: http://github.com/rtomayko/rdiscount
Summary: Debug information for package rubygem-rdiscount
This package provides debug information for package rubygem-rdiscount.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

ASL 1.1

Changelog

* Mon May 15 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.8-2
  - add Provides for rubygem(rdiscount) at epel branch
* Thu Apr 27 2017 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.8-1
  - Update to 2.1.8
  - Change summary and description tag
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.7.1-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jan 11 2016 Vít Ondruch <vondruch@redhat.com> - 2.1.7.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jan 29 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.1.7.1-7
  - Recent usage of %gem_install to modify source
  - Use system libmarkdown
* Thu Jan 29 2015 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.1.7.1-6
  - Simply use test-unit
* Fri Jan 16 2015 Vít Ondruch <vondruch@redhat.com> - 2.1.7.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.7.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 25 2014 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.7.1-2
  - Rebuilt for Ruby_2.1
* Fri Apr 25 2014 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.7.1-1
  - Update to 2.1.7.1
* Thu Apr 17 2014 Vít Ondruch <vondruch@redhat.com> - 2.1.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
* Thu Feb 20 2014 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.1.7-1
  - Update to 2.1.7
* Wed May 22 2013 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.0.7.3-1
  - Update to 2.0.7.3
  - Exclude man-page /usr/share/man/man7/markdown.7.gz
* Mon Mar 18 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.0.7-5
  - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
* Mon Mar 18 2013 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.0.7-4
  - Changed from ruby(abi) to ruby(release)
  - Changed from macro gem_extdir to gem_extdir_mri
* Wed Feb 13 2013 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.0.7-3
  - Changed back to ruby(abi)
* Thu Feb 07 2013 Gerd Pokorra <gp@zimt.uni-siegen.de> - 2.0.7-1
  - Update to 2.0.7
  - Add file BUIlDING
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Feb 03 2012 Vít Ondruch <vondruch@redhat.com> - 1.6.3.2-7
  - Rebuilt for Ruby 1.9.3.
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jun 12 2010 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.6.3.2-4
  - removed the unused macro "ruby_sitelib"
  - put the file rdiscount.gemspec to the doc-subpackage
  - add dependency to the main package for the doc-subpackage
* Thu Jun 10 2010 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.6.3.2-3
  - changed ruby(abi) dependency to be strict
  - changed rubygem module related dependency style
  - only arch-dependent files are in "ruby_sitearch"
  - tests are now successful; "rake test:unit" is used
  - "geminstdir" macro is used when possible
  - "geminstdir" is owned by package
  - ext/ subdirectory is removed form "buildroot" during install; no exclude
* Tue Jun 08 2010 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.6.3.2-2
  - files under ext/ subdirectory excluded
  - remove BuildRoot tag
  - add "Requires: ruby(abi) >= 1.8"
  - use global macro instead of define macro
  - changed license tag
* Sun Jun 06 2010 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1.6.3.2-1
  - add "BuildRequires: ruby-devel"
  - Initial package

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/85
/usr/lib/debug/.build-id/85/4220b3c063ab597a76f37ba71fe0f68d83964e
/usr/lib/debug/.build-id/85/4220b3c063ab597a76f37ba71fe0f68d83964e.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/gems
/usr/lib/debug/usr/lib64/gems/ruby
/usr/lib/debug/usr/lib64/gems/ruby/rdiscount-2.1.8
/usr/lib/debug/usr/lib64/gems/ruby/rdiscount-2.1.8/lib
/usr/lib/debug/usr/lib64/gems/ruby/rdiscount-2.1.8/lib/rdiscount.so.debug
/usr/src/debug/rdiscount-2.1.8
/usr/src/debug/rdiscount-2.1.8/usr
/usr/src/debug/rdiscount-2.1.8/usr/share
/usr/src/debug/rdiscount-2.1.8/usr/share/gems
/usr/src/debug/rdiscount-2.1.8/usr/share/gems/gems
/usr/src/debug/rdiscount-2.1.8/usr/share/gems/gems/rdiscount-2.1.8
/usr/src/debug/rdiscount-2.1.8/usr/share/gems/gems/rdiscount-2.1.8/ext
/usr/src/debug/rdiscount-2.1.8/usr/share/gems/gems/rdiscount-2.1.8/ext/rdiscount.c
/usr/src/debug/rdiscount-2.1.8/usr/share/gems/gems/rdiscount-2.1.8/ext/version.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:20:23 2024