From 8435c2d32d3b3750f9d5f71101960a7c399c5dcc50ca1fcaf1d687c53c894632 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 14 Jun 2010 15:47:56 +0000 Subject: [PATCH] - 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 --- rdiscount-1.5.5.gem | 3 --- rdiscount-1.6.3.2.gem | 3 +++ rubygem-rdiscount-rpmlintrc | 1 + rubygem-rdiscount.changes | 5 +++++ rubygem-rdiscount.spec | 7 +++---- 5 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 rdiscount-1.5.5.gem create mode 100644 rdiscount-1.6.3.2.gem create mode 100644 rubygem-rdiscount-rpmlintrc diff --git a/rdiscount-1.5.5.gem b/rdiscount-1.5.5.gem deleted file mode 100644 index e353d78..0000000 --- a/rdiscount-1.5.5.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aa9eb3ee75cbfd7db93f3f63b6fd580f140673c03cedaafde426a6130fa14f9 -size 38912 diff --git a/rdiscount-1.6.3.2.gem b/rdiscount-1.6.3.2.gem new file mode 100644 index 0000000..2b86faf --- /dev/null +++ b/rdiscount-1.6.3.2.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ab3191dd26df7619894b861449380818a26f722bc4c8252f53ba6703423bc7 +size 51712 diff --git a/rubygem-rdiscount-rpmlintrc b/rubygem-rdiscount-rpmlintrc new file mode 100644 index 0000000..67d25fd --- /dev/null +++ b/rubygem-rdiscount-rpmlintrc @@ -0,0 +1 @@ +addFilter("devel-file-in-non-devel-package") diff --git a/rubygem-rdiscount.changes b/rubygem-rdiscount.changes index d68a381..a6230f1 100644 --- a/rubygem-rdiscount.changes +++ b/rubygem-rdiscount.changes @@ -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 diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index 423cb47..9a8609a 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -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}