Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3c3955387 | ||
|
|
ebae6478cf |
1 changed files with 7 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: sendKindle
|
||||
Version: 2.1
|
||||
Release: 5%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: CLI tool for sending files via email to your Amazon Kindle device
|
||||
BuildArch: noarch
|
||||
License: AGPLv3+
|
||||
|
|
@ -38,6 +38,12 @@ python setup.py install -O1 --skip-build --root %{buildroot}
|
|||
%doc README.rst LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 09 2015 Kamil Páral <kparal@redhat.com> - 2.1-7
|
||||
- Revert broken dependency
|
||||
|
||||
* Wed Sep 09 2015 Kamil Páral <kparal@redhat.com> - 2.1-6
|
||||
- Add a broken dependency to test Taskotron comments in Bodhi
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
|
@ -53,4 +59,3 @@ python setup.py install -O1 --skip-build --root %{buildroot}
|
|||
|
||||
* Thu Nov 15 2012 Kamil Páral <kparal@redhat.com> - 2.1-1
|
||||
- New package for Fedora
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue