Hello community,
here is the log from the commit of package rubygem-sexp_processor for
openSUSE:Factory checked in at 2013-09-27 18:08:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sexp_processor (Old)
and /work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sexp_processor"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-sexp_processor/rubygem-sexp_processor.changes
2013-04-20 18:01:32.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new/rubygem-sexp_processor.changes
2013-09-27 18:08:06.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 05:05:37 UTC 2013 - [email protected]
+
+- updated to version 4.3.0
+ * 1 minor enhancement:
+ * Switched ParseTreeTestCase to minitest 5.
+
+-------------------------------------------------------------------
Old:
----
sexp_processor-4.2.1.gem
New:
----
sexp_processor-4.3.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-sexp_processor.spec ++++++
--- /var/tmp/diff_new_pack.qyYLjp/_old 2013-09-27 18:08:06.000000000 +0200
+++ /var/tmp/diff_new_pack.qyYLjp/_new 2013-09-27 18:08:06.000000000 +0200
@@ -17,7 +17,7 @@
Name: rubygem-sexp_processor
-Version: 4.2.1
+Version: 4.3.0
Release: 0
%define mod_name sexp_processor
%define mod_full_name %{mod_name}-%{version}
@@ -62,9 +62,13 @@
%install
%gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.txt
%buildroot/%{_docdir}/%{name}/History.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.txt
%buildroot/%{_docdir}/%{name}/README.txt
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]