Skip to content

Commit

Permalink
Merge 606e0a0 into 3f97728
Browse files Browse the repository at this point in the history
  • Loading branch information
scabrero committed Jan 28, 2022
2 parents 3f97728 + 606e0a0 commit dee122f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions package/yast2-samba-server.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 28 10:36:21 UTC 2022 - Samuel Cabrero <scabrero@suse.de>

- Remove libsmbclient-devel BuildRequires in favor of
pkgconfig(smbclient)
- 4.4.2

-------------------------------------------------------------------
Thu Jan 27 11:27:19 UTC 2022 - Noel Power <nopower@suse.com>

Expand Down
4 changes: 2 additions & 2 deletions package/yast2-samba-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-samba-server
Version: 4.4.1
Version: 4.4.2
Release: 0
Url: https://github.com/yast/yast-samba-server
Summary: YaST2 - Samba Server Configuration
Expand All @@ -27,7 +27,7 @@ License: GPL-2.0-only
Source0: %{name}-%{version}.tar.bz2

# Service.Active
BuildRequires: libsmbclient-devel
BuildRequires: pkgconfig(smbclient)
BuildRequires: perl-Crypt-SmbHash
BuildRequires: perl-X500-DN
BuildRequires: update-desktop-files
Expand Down

0 comments on commit dee122f

Please sign in to comment.