Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-10-20 10:51:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and      /work/SRC/openSUSE:Factory/.e17.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e17"

Changes:
--------
--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-08-23 11:04:33.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes     2013-10-20 
10:51:05.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 11 13:57:59 UTC 2013 - sleep_wal...@suse.cz
+
+- properly escape %T in date command call
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ e17.spec ++++++
--- /var/tmp/diff_new_pack.6W9fmI/_old  2013-10-20 10:51:06.000000000 +0200
+++ /var/tmp/diff_new_pack.6W9fmI/_new  2013-10-20 10:51:06.000000000 +0200
@@ -148,7 +148,7 @@
 # fake time used for documentation
 FAKE_DOCDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d 
%%Y')
 FAKE_DOCYEAR=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%Y')
-FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %T')
+FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %%T')
 sed -i 
"s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g"
 doc/*.html
 
 %configure --disable-static --disable-silent-rules

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to