From 48794028b1f879b4e95958cda69c33cd5b4c8a47 Mon Sep 17 00:00:00 2001 From: hillwood <> Date: Jan 31 2022 22:06:52 +0000 Subject: Update deepin-network-utils to version 5.4.13 / rev 5 via SR 950171 https://build.opensuse.org/request/show/950171 by user hillwood + dimstar_suse - Update version to 5.4.13 * Fix a bug - Update version to 5.4.12 * Change interface name for LAN * Fix bug for DSL --- diff --git a/.files b/.files index d28eb2d..1b38ca6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f255101..bb90588 100644 --- a/.rev +++ b/.rev @@ -37,4 +37,17 @@ * Fix bugs (forwarded request 910686 from hillwood) 910902 + + f76c1fba92596049413d534e52522f6a + 5.4.13 + + dimstar_suse + - Update version to 5.4.13 + * Fix a bug + +- Update version to 5.4.12 + * Change interface name for LAN + * Fix bug for DSL + 950171 + diff --git a/dde-network-utils-5.4.13.tar.gz b/dde-network-utils-5.4.13.tar.gz new file mode 120000 index 0000000..5953772 --- /dev/null +++ b/dde-network-utils-5.4.13.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreigbj3l2xxzlfno3lqcxcyiojl2piy67tgxk2wtpegok5cd3jdubna \ No newline at end of file diff --git a/dde-network-utils-5.4.9.tar.gz b/dde-network-utils-5.4.9.tar.gz deleted file mode 120000 index f1f59ba..0000000 --- a/dde-network-utils-5.4.9.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreib6yh3khhlzbj5dtcawjr7h2yytgfjpbl5evcwg3llq47mt2if4u4 \ No newline at end of file diff --git a/deepin-network-utils.changes b/deepin-network-utils.changes index 7508ab1..c8c41af 100644 --- a/deepin-network-utils.changes +++ b/deepin-network-utils.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Thu Dec 16 14:41:56 UTC 2021 - Hillwood Yang + +- Update version to 5.4.13 + * Fix a bug + +------------------------------------------------------------------- +Tue Nov 9 02:47:42 UTC 2021 - Hillwood Yang + +- Update version to 5.4.12 + * Change interface name for LAN + * Fix bug for DSL + +------------------------------------------------------------------- Mon Jul 26 13:06:13 UTC 2021 - Hillwood Yang - Update version to 5.4.9 diff --git a/deepin-network-utils.spec b/deepin-network-utils.spec index b6e5c80..e491876 100644 --- a/deepin-network-utils.spec +++ b/deepin-network-utils.spec @@ -20,7 +20,7 @@ %define sover 1 Name: deepin-network-utils -Version: 5.4.9 +Version: 5.4.13 Release: 0 License: GPL-3.0+ Summary: Deepin Network Utils @@ -77,8 +77,11 @@ sed -i 's|$$PREFIX/lib|$$LIBDIR|g' dde-network-utils/dde-network-utils.pro %qmake5_install %find_lang %{_name} --with-qt -%post -n lib%{_name}%{sover} -p /sbin/ldconfig -%postun -n lib%{_name}%{sover} -p /sbin/ldconfig +%post -n lib%{_name}%{sover} +/sbin/ldconfig + +%postun -n lib%{_name}%{sover} +/sbin/ldconfig # Please do not drop main package, the language package forcedly depends the main package %files