Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
yum
yum-3.4.3-suse-changelogs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yum-3.4.3-suse-changelogs.patch of Package yum
diff -ru a/yum/packages.py b/yum/packages.py --- a/yum/packages.py 2011-06-28 22:27:22.000000000 +0200 +++ b/yum/packages.py 2012-02-23 09:50:01.803476488 +0100 @@ -1238,6 +1238,8 @@ last_ts = 0 hack_ts = 0 for (ts, author, content) in reversed(clogs): + if author[0] == '-': + author = author[2:] if ts != last_ts: hack_ts = 0 else:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor