Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:cthiel1
yum-utils
yum-utils-1.1.6-changelog.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yum-utils-1.1.6-changelog.patch of Package yum-utils
--- plugins/changelog/changelog.py +++ plugins/changelog/changelog.py @@ -91,6 +91,8 @@ hdr = po.hdr times = hdr['changelogtime'] n,v,r,e,a = splitFilename(hdr['sourcerpm']) + if type(times) != type([]): + times = [times] if len(times) == 0: # deal with packages without changelog origpkgs[n] = 0
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