]> git.pld-linux.org Git - packages/iwd.git/commitdiff
up to 0.23 auto/th/iwd-0.23-1
authorJan Palus <atler@pld-linux.org>
Thu, 24 Oct 2019 09:49:03 +0000 (11:49 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 24 Oct 2019 09:51:13 +0000 (11:51 +0200)
iwd.spec

index 7fcd7c01f1ed8efe0aba6b7c70bf74c32e7f8606..5f2c1820784d85636a8277685b779ab3efedd180 100644 (file)
--- a/iwd.spec
+++ b/iwd.spec
@@ -1,25 +1,25 @@
 Summary:       iwd - wireless daemon for Linux
 Summary(pl.UTF-8):     iwd - demon sieci bezprzewodowej dla Linuksa
 Name:          iwd
-Version:       0.22
-Release:       2
+Version:       0.23
+Release:       1
 License:       LGPL v2.1+
 Group:         Networking/Daemons
 Source0:       https://www.kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
-# Source0-md5: 497886577a74a5aca00c6944ae42ffb3
+# Source0-md5: 54d3507ec126f4a330e2c20fa1e7f457
 URL:           https://git.kernel.org/pub/scm/network/wireless/iwd.git
 BuildRequires: asciidoc
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: dbus-devel
-BuildRequires: ell-devel >= 0.24
+BuildRequires: ell-devel >= 0.25
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,preun,postun):   systemd-units >= 38
-Requires:      ell >= 0.24
+Requires:      ell >= 0.25
 Requires:      systemd-units >= 38
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -81,5 +81,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/iwctl.1*
 %{_mandir}/man1/iwmon.1*
 %{_mandir}/man5/iwd.conf.5*
+%{_mandir}/man5/iwd.network.5*
 %{_mandir}/man8/iwd.8*
 /usr/lib/modules-load.d/pkcs8.conf
This page took 0.125066 seconds and 4 git commands to generate.