Update to upstream 0.4.3 release
This commit is contained in:
parent
f17ebab1b8
commit
23b9fe5758
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/usbredir-0.4.tar.bz2
|
||||
/usbredir-0.4.1.tar.bz2
|
||||
/usbredir-0.4.2.tar.bz2
|
||||
/usbredir-0.4.3.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
dcd8d33b777d633caffbe6dcf482fab1 usbredir-0.4.2.tar.bz2
|
||||
98464d74f867ded3bcab0078666d621f usbredir-0.4.3.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: usbredir
|
||||
Version: 0.4.2
|
||||
Version: 0.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: USB network redirection protocol libraries
|
||||
Group: System Environment/Libraries
|
||||
@ -77,9 +77,13 @@ rm $RPM_BUILD_ROOT%{_libdir}/libusbredir*.la
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING
|
||||
%{_sbindir}/usbredirserver
|
||||
%{_mandir}/man1/usbredirserver.1*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 2 2012 Hans de Goede <hdegoede@redhat.com> - 0.4.3-1
|
||||
- Update to upstream 0.4.3 release
|
||||
|
||||
* Tue Mar 6 2012 Hans de Goede <hdegoede@redhat.com> - 0.4.2-1
|
||||
- Update to upstream 0.4.2 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user