- updated to version 2.1.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rdiscount?expand=0&rev=9
This commit is contained in:
parent
0a42536967
commit
e939a35aab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:56f07118ce3e49100d6d1c148b4fd58de18d0b8404fd76059e34122e2ec80ac0
|
|
||||||
size 59904
|
|
3
rdiscount-2.1.6.gem
Normal file
3
rdiscount-2.1.6.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0297f26df8ba56dd8b598c8c8c3796952a2fcf8e3b44f0a8f30cd8ce5fb214a0
|
||||||
|
size 65024
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 3 19:52:25 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to version 2.1.6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 18 07:42:18 UTC 2013 - coolo@suse.com
|
Sat May 18 07:42:18 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -17,13 +17,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rubygem-rdiscount
|
Name: rubygem-rdiscount
|
||||||
Version: 2.0.7.3
|
Version: 2.1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name rdiscount
|
%define mod_name rdiscount
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ruby-macros >= 1
|
BuildRequires: ruby-macros >= 1
|
||||||
|
# MANUAL
|
||||||
|
Conflicts: ruby = 1.9.2
|
||||||
Url: http://dafoster.net/projects/rdiscount/
|
Url: http://dafoster.net/projects/rdiscount/
|
||||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
Summary: Fast Implementation of Gruber's Markdown in C
|
Summary: Fast Implementation of Gruber's Markdown in C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user