Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f2d4260145 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: RHN support for yum
|
||||
Name: yum-rhn-plugin
|
||||
Version: 1.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
|
||||
|
|
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 1.1.3-2
|
||||
- recompiling .py files against Python 2.7 (rhbz#623422)
|
||||
|
||||
* Mon Jun 14 2010 Miroslav Suchý <msuchy@redhat.com> 1.1.3-1
|
||||
- 598323 - yumex do not set version (msuchy@redhat.com)
|
||||
- l10n: Updates to Chinese (China) (zh_CN) translation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue