From 6816b877a6aa07c677c03cbde6b16c9a8d5cb1085e901a531fe096e24bd082c1 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 25 Dec 2009 02:15:57 +0000 Subject: [PATCH] - update to 1.5.5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rdiscount?expand=0&rev=2 --- rdiscount-1.3.5.gem | 3 --- rdiscount-1.5.5.gem | 3 +++ rubygem-rdiscount.changes | 7 ++++++- rubygem-rdiscount.spec | 6 +++--- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 rdiscount-1.3.5.gem create mode 100644 rdiscount-1.5.5.gem diff --git a/rdiscount-1.3.5.gem b/rdiscount-1.3.5.gem deleted file mode 100644 index acf26f3..0000000 --- a/rdiscount-1.3.5.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a8d9a2cc13134fe94bb198fe92fd7316f95b0811449c845dc3d0616202c1c05 -size 35328 diff --git a/rdiscount-1.5.5.gem b/rdiscount-1.5.5.gem new file mode 100644 index 0000000..e353d78 --- /dev/null +++ b/rdiscount-1.5.5.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa9eb3ee75cbfd7db93f3f63b6fd580f140673c03cedaafde426a6130fa14f9 +size 38912 diff --git a/rubygem-rdiscount.changes b/rubygem-rdiscount.changes index 2f15b92..dce2729 100644 --- a/rubygem-rdiscount.changes +++ b/rubygem-rdiscount.changes @@ -1,5 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 25 02:15:44 UTC 2009 - prusnak@suse.cz + +- update to 1.5.5 + ------------------------------------------------------------------- Sat Aug 8 21:10:39 UTC 2009 - dmacvicar@novell.com -- initial package for 1.3.5 +- initial package for 1.3.5 diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index 7c285e7..5e09af5 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -1,5 +1,5 @@ # -# spec file for package rubygem-rdiscount (Version 1.3.5) +# spec file for package rubygem-rdiscount (Version 1.5.5) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ # norootforbuild Name: rubygem-rdiscount -Version: 1.3.5 +Version: 1.5.5 Release: 0 %define mod_name rdiscount # @@ -26,7 +26,7 @@ License: GPLv2+ or Ruby # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: rubygems_with_buildroot_patch -Requires: rubygems >= 1.3.1 +Requires: rubygems >= 1.3.5 # Url: http://github.com/rtomayko/rdiscount Source: %{mod_name}-%{version}.gem