Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2014-08-13 17:19:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2014-08-11 
12:30:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes       
2014-08-13 17:20:06.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 11 11:13:42 UTC 2014 - mvid...@suse.com
+
+- agent-any: stub "df" for testing.
+- 3.1.9
+
+-------------------------------------------------------------------

Old:
----
  yast2-core-3.1.8.tar.bz2

New:
----
  yast2-core-3.1.9.tar.bz2

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.jpKF1F/_old  2014-08-13 17:20:08.000000000 +0200
+++ /var/tmp/diff_new_pack.jpKF1F/_new  2014-08-13 17:20:08.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-core
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-core-3.1.8.tar.bz2 -> yast2-core-3.1.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.8/agent-any/testsuite/tests/run_df.in 
new/yast2-core-3.1.9/agent-any/testsuite/tests/run_df.in
--- old/yast2-core-3.1.8/agent-any/testsuite/tests/run_df.in    2014-08-08 
16:49:48.000000000 +0200
+++ new/yast2-core-3.1.9/agent-any/testsuite/tests/run_df.in    2014-08-11 
13:45:12.000000000 +0200
@@ -0,0 +1,22 @@
+Filesystem     1024-blocks    Used Available Capacity Mounted on
+/dev/vda2         14672896 5391208   7916888      41% /
+devtmpfs            973860       0    973860       0% /dev
+tmpfs               981768     216    981552       1% /dev/shm
+tmpfs               981768   18184    963584       2% /run
+tmpfs               981768       0    981768       0% /sys/fs/cgroup
+/dev/vda2         14672896 5391208   7916888      41% /.snapshots
+/dev/vda2         14672896 5391208   7916888      41% /var/tmp
+/dev/vda2         14672896 5391208   7916888      41% /var/spool
+/dev/vda2         14672896 5391208   7916888      41% /var/opt
+/dev/vda2         14672896 5391208   7916888      41% /var/log
+/dev/vda2         14672896 5391208   7916888      41% /tmp
+/dev/vda2         14672896 5391208   7916888      41% /var/lib/pgsql
+/dev/vda2         14672896 5391208   7916888      41% /var/lib/named
+/dev/vda2         14672896 5391208   7916888      41% /var/lib/mailman
+/dev/vda2         14672896 5391208   7916888      41% /var/crash
+/dev/vda2         14672896 5391208   7916888      41% /usr/local
+/dev/vda2         14672896 5391208   7916888      41% /srv
+/dev/vda2         14672896 5391208   7916888      41% /opt
+/dev/vda2         14672896 5391208   7916888      41% /home
+/dev/vda2         14672896 5391208   7916888      41% /boot/grub2/x86_64-efi
+/dev/vda2         14672896 5391208   7916888      41% /boot/grub2/i386-pc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.1.8/agent-any/testsuite/tests/run_df.scr 
new/yast2-core-3.1.9/agent-any/testsuite/tests/run_df.scr
--- old/yast2-core-3.1.8/agent-any/testsuite/tests/run_df.scr   2014-08-08 
16:49:48.000000000 +0200
+++ new/yast2-core-3.1.9/agent-any/testsuite/tests/run_df.scr   2014-08-11 
13:45:12.000000000 +0200
@@ -2,7 +2,9 @@
 
 `ag_anyagent(
   `Description (
-      (`Run("/bin/df -P 2>/dev/null")),         // real file name
+// in production, .run.df has
+//      (`Run("/bin/df -P 2>/dev/null")),
+      (`File("tests/run_df.in")),         // real file name
       "\n",                     // Comment
       true,                     // read-only
       (`List (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.8/package/yast2-core.changes 
new/yast2-core-3.1.9/package/yast2-core.changes
--- old/yast2-core-3.1.8/package/yast2-core.changes     2014-08-08 
16:49:48.000000000 +0200
+++ new/yast2-core-3.1.9/package/yast2-core.changes     2014-08-11 
13:45:12.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Aug 11 11:13:42 UTC 2014 - mvid...@suse.com
+
+- agent-any: stub "df" for testing.
+- 3.1.9
+
+-------------------------------------------------------------------
 Fri Aug  8 07:59:56 UTC 2014 - mvid...@suse.com
 
 - Pass SCR root path to stdio agents (bnc#879365).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.1.8/package/yast2-core.spec 
new/yast2-core-3.1.9/package/yast2-core.spec
--- old/yast2-core-3.1.8/package/yast2-core.spec        2014-08-08 
16:49:48.000000000 +0200
+++ new/yast2-core-3.1.9/package/yast2-core.spec        2014-08-11 
13:45:12.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           yast2-core
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

Reply via email to