Hello community,
here is the log from the commit of package python-jsonpointer for
openSUSE:Factory checked in at 2014-11-18 22:45:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonpointer (Old)
and /work/SRC/openSUSE:Factory/.python-jsonpointer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonpointer"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonpointer/python-jsonpointer.changes
2014-09-17 17:25:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-jsonpointer.new/python-jsonpointer.changes
2014-11-18 22:45:31.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 08 17:34:00 UTC 2014 - Led <[email protected]>
+
+- fix bashism in pre script
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jsonpointer.spec ++++++
--- /var/tmp/diff_new_pack.2YUT8U/_old 2014-11-18 22:45:32.000000000 +0100
+++ /var/tmp/diff_new_pack.2YUT8U/_new 2014-11-18 22:45:32.000000000 +0100
@@ -49,7 +49,7 @@
ln -s %{_bindir}/jsonpointer-%{py_ver} %{buildroot}%{_bindir}/jsonpointer
%pre
-[[ ! -L %{_bindir}/jsonpointer ]] && rm -f %{_bindir}/jsonpointer || :
+[ -h %{_bindir}/jsonpointer ] || rm -f %{_bindir}/jsonpointer
%post
update-alternatives --install \
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]