Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
David Malcolm
f2d4260145 recompiling .py files against Python 2.7 (rhbz#623422) 2010-08-11 18:43:14 -04:00

View file

@ -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