Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cf634bd6b |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
/usbredir-0.6.tar.bz2
|
||||
/usbredir-0.7.tar.bz2
|
||||
/usbredir-0.7.1.tar.bz2
|
||||
/usbredir-0.8.0.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
35cfb1720967727dea523b943cc4126b usbredir-0.7.1.tar.bz2
|
||||
SHA512 (usbredir-0.8.0.tar.bz2) = 976274adf08f8691b0961f5238021e988a4347873d0c67576038f44cbdaf25c2bb325d8cede0a507933b719f9715b1508ccd1d8f52fccd36f13a7640553dc108
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: usbredir
|
||||
Version: 0.7.1
|
||||
Release: 7%{?dist}
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: USB network redirection protocol libraries
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
|
|
@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libusbredir*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 07 2018 Victor Toso <victortoso@redhat.com> - 0.8.0-1
|
||||
- Update to 0.8.0
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue