Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-06-30 21:44:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and      /work/SRC/openSUSE:Factory/.wicked.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wicked"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wicked/wicked.changes    2014-06-06 
14:36:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes       2014-06-30 
21:45:12.000000000 +0200
@@ -1,0 +2,36 @@
+Fri Jun 27 11:02:57 UTC 2014 - m...@suse.de
+
+- version 0.5.31
+- fsm: maintain shared_users in refresh lowerdev (bnc#883976)
+
+-------------------------------------------------------------------
+Thu Jun 26 21:21:33 UTC 2014 - m...@suse.de
+
+- version 0.5.30
+- ifdown: rebuild hierarchy from lower and masterdev to stop
+  requested interfaces in their correct order (bnc#883976)
+- config: added <use-nanny>true</use-nanny> switch, which
+  allows to test using nanny -- default is false.
+- client: log exec commands and exit codes as debug
+- client: initial merge of nanny ifup and ifdown
+- nanny: initial merge of nanny fork changes
+- rpm: removed obsolete pkgconfig(systemd), use unitdir
+- library: fixed versioning of internal wicked lib
+
+-------------------------------------------------------------------
+Wed Jun 25 16:09:25 UTC 2014 - m...@suse.de
+
+- version 0.5.29
+- dhcp4: recover lease, correctly build requests (bnc#881475)
+- ipv4: fix duplicate address detection (bnc#881475)
+- service: added network-online.target to wants (bnc#883565)
+- ibft: fixed to generate proper static address node, no
+  static config with dhcp origin and to verify mac in ibft
+  nic selection as it may be for offload device (bnc#883712)
+- client: if needed refresh worker in addressAcquired callback
+- client: wicked xpath subcommand argument check 
+- doc: README and manual page updates (bnc#874609,bnc#880262)
+- client: require directory in --ifconfig compat (bnc#881544)
+- dhcp: show progress notifications (bnc#874609)
+
+-------------------------------------------------------------------

Old:
----
  wicked-0.5.28.tar.bz2

New:
----
  wicked-0.5.31.tar.bz2

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

Other differences:
------------------
++++++ wicked.spec ++++++
--- /var/tmp/diff_new_pack.sZaNPX/_old  2014-06-30 21:45:14.000000000 +0200
+++ /var/tmp/diff_new_pack.sZaNPX/_new  2014-06-30 21:45:14.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define                release_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:           wicked
-Version:        0.5.28
+Version:        0.5.31
 Release:        %{release_prefix}.0.0
 Summary:        Network configuration infrastructure
 License:        GPL-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  make
-Requires(pre):  libwicked0 = %{version}
+Requires(pre):  libwicked-0-5 = %{version}
 
 %if 0%{?suse_version} >= 1230
 %bcond_without  systemd
@@ -55,7 +55,6 @@
 
 %if %{with systemd}
 %{?systemd_requires}
-BuildRequires:  pkgconfig(systemd)
 %if 0%{?suse_version:1}
 Requires(pre):  %fillup_prereq
 Requires:       sysconfig-netconfig
@@ -124,7 +123,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       dbus-1-devel
 Requires:       libnl3-devel
-Requires:       libwicked0 = %{version}
+Requires:       libwicked-0-5 = %{version}
 
 %description devel
 Wicked is a network configuration infrastructure incorporating a number
@@ -134,11 +133,12 @@
 This package provides the wicked development files.
 %endif
 
-%package -n     libwicked0
+%package -n     libwicked-0-5
 Summary:        Network configuration infrastructure - Shared library
 Group:          System/Management
+Obsoletes:      libwicked0 < %{version}
 
-%description -n libwicked0
+%description -n libwicked-0-5
 Wicked is a network configuration infrastructure incorporating a number
 of existing frameworks into a unified architecture, providing a DBUS
 interface to network configuration.
@@ -159,6 +159,7 @@
        --with-compat=suse              \
 %if %{with systemd}
        --enable-systemd                \
+       --with-systemd-unitdir=%{_unitdir} \
 %else
        --enable-systemv                \
 %endif
@@ -254,10 +255,10 @@
 
 %endif
 
-%post -n libwicked0
+%post -n libwicked-0-5
 /sbin/ldconfig
 
-%postun -n libwicked0
+%postun -n libwicked-0-5
 /sbin/ldconfig
 
 %post
@@ -372,7 +373,7 @@
 %_mandir/man7/wicked.7*
 %endif
 
-%files -n libwicked0
+%files -n libwicked-0-5
 %defattr (-,root,root)
 %_libdir/libwicked*.so.*
 

++++++ wicked-0.5.28.tar.bz2 -> wicked-0.5.31.tar.bz2 ++++++
++++ 7495 lines of diff (skipped)

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

Reply via email to