- update to version 1.6.3.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rdiscount?expand=0&rev=4
This commit is contained in:
parent
6360ff494a
commit
8435c2d32d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aa9eb3ee75cbfd7db93f3f63b6fd580f140673c03cedaafde426a6130fa14f9
|
||||
size 38912
|
3
rdiscount-1.6.3.2.gem
Normal file
3
rdiscount-1.6.3.2.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2ab3191dd26df7619894b861449380818a26f722bc4c8252f53ba6703423bc7
|
||||
size 51712
|
1
rubygem-rdiscount-rpmlintrc
Normal file
1
rubygem-rdiscount-rpmlintrc
Normal file
@ -0,0 +1 @@
|
||||
addFilter("devel-file-in-non-devel-package")
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 14 15:46:54 UTC 2010 - mrueckert@suse.de
|
||||
|
||||
- update to version 1.6.3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package rubygem-rdiscount (Version 1.5.5)
|
||||
# spec file for package rubygem-rdiscount (Version 1.6.3.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
# norootforbuild
|
||||
Name: rubygem-rdiscount
|
||||
Version: 1.5.5
|
||||
Version: 1.6.3.2
|
||||
Release: 0
|
||||
%define mod_name rdiscount
|
||||
#
|
||||
@ -30,6 +30,7 @@ BuildRequires: rubygems_with_buildroot_patch
|
||||
#
|
||||
Url: http://github.com/rtomayko/rdiscount
|
||||
Source: %{mod_name}-%{version}.gem
|
||||
Source1: rubygem-rdiscount-rpmlintrc
|
||||
#
|
||||
Summary: Fast Implementation of Gruber's Markdown in C
|
||||
%description
|
||||
@ -41,8 +42,6 @@ Fast Implementation of Gruber's Markdown in C
|
||||
%gem_install %{S:0}
|
||||
%gem_cleanup
|
||||
|
||||
rm -rf %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ext
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user