Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03f507f334 | ||
|
|
da02dfc9d0 |
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global with_python3 1
|
||||
%global with_python3 0
|
||||
|
||||
Name: python-enchant
|
||||
Version: 1.6.5
|
||||
Release: 3%{?dist}
|
||||
Release: 3.1%{?dist}
|
||||
Summary: Python bindings for Enchant spellchecking library
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 25 2011 Radek Novacek <rnovacek@redhat.com> 1.6.5-3.1
|
||||
- Disable python3
|
||||
|
||||
* Mon Oct 10 2011 David Malcolm <dmalcolm@redhat.com> - 1.6.5-3
|
||||
- add python3 subpackage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue