Hello community,

here is the log from the commit of package etcd for openSUSE:Factory checked in 
at 2017-09-05 15:16:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd (Old)
 and      /work/SRC/openSUSE:Factory/.etcd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "etcd"

Tue Sep  5 15:16:31 2017 rev:5 rq:520609 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd/etcd.changes        2017-08-13 
14:59:45.635985906 +0200
+++ /work/SRC/openSUSE:Factory/.etcd.new/etcd.changes   2017-09-05 
15:16:43.444553664 +0200
@@ -1,0 +2,5 @@
+Wed Aug 30 10:49:23 UTC 2017 - [email protected]
+
+- transform etcd.service file from dos to unix
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ etcd.service ++++++
--- /var/tmp/diff_new_pack.M1WRuH/_old  2017-09-05 15:16:45.156313052 +0200
+++ /var/tmp/diff_new_pack.M1WRuH/_new  2017-09-05 15:16:45.156313052 +0200
@@ -1,21 +1,21 @@
-[Unit]
-Description=Etcd Server
-After=network.target
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-Type=notify
-WorkingDirectory=/var/lib/etcd/
-EnvironmentFile=-/etc/sysconfig/etcd
-User=etcd
-# set GOMAXPROCS to number of processors
-ExecStart=/bin/bash -c "GOMAXPROCS=$(nproc) /usr/sbin/etcd 
--name=\"${ETCD_NAME}\" --data-dir=\"${ETCD_DATA_DIR}\" 
--listen-client-urls=\"${ETCD_LISTEN_CLIENT_URLS}\""
-Restart=on-failure
-LimitNOFILE=65536
-Nice=-10
-IOSchedulingClass=best-effort
-IOSchedulingPriority=2
-
-[Install]
-WantedBy=multi-user.target
+[Unit]
+Description=Etcd Server
+After=network.target
+After=network-online.target
+Wants=network-online.target
+
+[Service]
+Type=notify
+WorkingDirectory=/var/lib/etcd/
+EnvironmentFile=-/etc/sysconfig/etcd
+User=etcd
+# set GOMAXPROCS to number of processors
+ExecStart=/bin/bash -c "GOMAXPROCS=$(nproc) /usr/sbin/etcd 
--name=\"${ETCD_NAME}\" --data-dir=\"${ETCD_DATA_DIR}\" 
--listen-client-urls=\"${ETCD_LISTEN_CLIENT_URLS}\""
+Restart=on-failure
+LimitNOFILE=65536
+Nice=-10
+IOSchedulingClass=best-effort
+IOSchedulingPriority=2
+
+[Install]
+WantedBy=multi-user.target


Reply via email to