Compare commits
2 Commits
1.2.4-1mam
...
1.2.6-1mam
Author | SHA1 | Date | |
---|---|---|---|
7a9244d972 | |||
b66beb3455 |
@ -1,6 +1,6 @@
|
|||||||
%define pkgdir %(echo %version | tr . _)
|
%define pkgdir %(echo %version | tr . _)
|
||||||
Name: libtorrent-rasterbar
|
Name: libtorrent-rasterbar
|
||||||
Version: 1.2.4
|
Version: 1.2.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
|
Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -95,6 +95,12 @@ This package contains Python bindings for the libtorrent-rasterbar library.
|
|||||||
%{python_sitearch}/python_libtorrent-*
|
%{python_sitearch}/python_libtorrent-*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 27 2020 Automatic Build System <autodist@mambasoft.it> 1.2.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 1.2.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user