Updated to upstream latest release
This commit is contained in:
parent
4ff745a372
commit
ad04d7fa6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/wsdd-0.5.tar.gz
|
||||
/wsdd.service
|
||||
/wsdd.xml
|
||||
/wsdd-0.6.1.tar.gz
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1 @@
|
||||
SHA512 (wsdd-0.5.tar.gz) = fe300de7d900f34b43c81358506b2e62ecbf980e6c65b377f87e3a9618afeef9dff2ed041b660b58bce0944d221ca26b2fc1c1ff7e0155edef615ed6d5ec5cd5
|
||||
SHA512 (wsdd.service) = 48870632f10b706955306ce9a63f999c4689ec6b78d2519b469b42748041391b6f7ecd184852478e1be5cfdcb399cdc11ff792eb4bf26229f08c99ea63b4bca8
|
||||
SHA512 (wsdd.xml) = 7717ae6458556a4de252cbce0889fc8e1c85f780c0b0a42c528dbf695bc43776720291b0cd1a4965a4660699689c79b4255aef704a27b16683849521d418204f
|
||||
SHA512 (wsdd-0.6.1.tar.gz) = 62d7694972dbd571b5c5d9a2f1086bc0ba244896df237d6514b0a7cf814d11faec8299a1618e2da8550bcaee3feede3e2e057d3a1d2e7296947b09d6894ac2a2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: wsdd
|
||||
Version: 0.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Web Services Dynamic Discovery host daemon
|
||||
License: MIT
|
||||
URL: https://github.com/christgau/wsdd
|
||||
@ -50,11 +50,14 @@ exit 0
|
||||
%{_usr}/lib/firewalld/services/wsdd.xml
|
||||
%{_bindir}/wsdd
|
||||
%{_mandir}/man1/wsdd.1*
|
||||
%license LICENCE
|
||||
%license LICENSE
|
||||
%doc AUTHORS README.md
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2020 Sam P <survient@fedoraproject.org> - 0.6.1-1
|
||||
- Updated to upstream latest release
|
||||
|
||||
* Fri Feb 21 2020 Sam P <survient@fedoraproject.org> - 0.5-2
|
||||
- Removed unnecessary build dependency
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user