SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pyrpkg-1.19-2.fc20.noarch.rpm :
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Mon Apr 8 14:00:00 2013 Pavol Babincak - 1.19-1
- Generate mock-config for mockbuild if needed (rhbz#856928) (pbabinca)

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Fri Aug 10 14:00:00 2012 Robert Scheck - 1.18-3
- Require %{version}-%{release} rather %{name}-%{version}

Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Mon Apr 16 14:00:00 2012 Jesse Keating - 1.18-1
- Use rpmdefines when querying for package name

Mon Apr 9 14:00:00 2012 Jesse Keating - 1.17-1
- Don\'t assume master branch for chain builds (jkeating)

Mon Mar 26 14:00:00 2012 Jesse Keating - 1.16-1
- Only read from .koji/config (jkeating)

Wed Mar 21 13:00:00 2012 Jesse Keating - 1.15-1
- Fix branch push warning (jkeating)
- Handle CVS based builds when getting build hash (jkeating)

Mon Mar 12 13:00:00 2012 Jesse Keating - 1.14-1
- Warn if the checked out branch cannot be pushed (jkeating)
- Warn if commit or tag fails and we don\'t push (#21) (jkeating)
- Honor ~/.koji/config (rhbz#785776) (jkeating)
- Update help output for switch-branch (rhbz#741742) (jkeating)

Thu Mar 1 13:00:00 2012 Jesse Keating - 1.13-1
- Return proper exit code from builds (#20) (jkeating)
- Fix md5 option in the build parser (jkeating)
- More completion fixes (jkeating)
- Add mock-config and mockbuild completion (jkeating)
- Simplify test for rpkg availability. (ville.skytta)
- Fix ~/... path completion. (ville.skytta (jkeating)
- Add a --raw option to clog (#15) (jkeating)
- Make things quiet when possible (jkeating)
- Fix up figuring out srpm hash type (jkeating)
- Allow defining an alternative builddir (jkeating)
- Conflict with older fedpkg (jkeating)
- Attempt to automatically set the md5 flag (jkeating)
- Use -C not -c for config. (#752411) (jkeating)
- Don\'t check gpg sigs when importing srpms (ticket #16) (jkeating)
- Enable md5 option in mockbuild (twaugh) (jkeating)

Tue Jan 24 13:00:00 2012 Jesse Keating - 1.12-1
- Fix mock-config (ticket #13) (jkeating)
- Make md5 a common build argument (jkeating)
- Move arches to be a common build argument (ticket #3) (jkeating)
- Find remote branch to track better (jkeating)

Fri Jan 13 13:00:00 2012 Jesse Keating - 1.11-1
- Change clog output to be more git-like (sochotnicky)
- Fix mockconfig property (bochecha)
- Use only new-style classes everywhere. (bochecha)
- Testing for access before opening a file is unsafe (bochecha)
- Add a gitbuildhash command (jkeating)
- Always make sure you have a absolute path (aj) (jkeating)
- don\'t try to import brew, just do koji (jkeating)

Mon Nov 21 13:00:00 2011 Jesse Keating - 1.10-1
- Use -C for --config shortcut (jkeating)
- Don\'t leave a directory on failure (#754082) (jkeating)
- Fix chain build (#754189) (jkeating)
- Don\'t hardcode brew here (jkeating)

Mon Nov 7 13:00:00 2011 Jesse Keating - 1.9-1
- Don\'t upload if there is nothing to upload. (jkeating)
- --branch option for import is not supported yet (jkeating)
- Add epilog about mock-config generation (jkeating)
- Don\'t assume we can create a folder named after the module. (bochecha)
- Fix passing the optional mock root to mockbuild (bochecha)
- Add missing registration for mockbuild target (bochecha)
- Make the clean target work with --path. (bochecha)
- Fix typo in a comment. (bochecha)
- Fix syntax error in main script. (bochecha)
- Fix typo. (bochecha)

Fri Oct 28 14:00:00 2011 Jesse Keating - 1.8-1
- Get more detailed error output from lookaside (jkeating)
- Move the curl call out to it\'s own function (jkeating)
- Hide build_common from help/usage (jkeating)
- Fix the help command (jkeating)

Tue Oct 25 14:00:00 2011 Jesse Keating - 1.7-1
- Support a manually specified mock root (jkeating)
- Add a mock-config subcommand (jkeating)
- Fix a traceback on error. (jkeating)
- Remove debugging code (jkeating)
- More git api updates (jkeating)
- Add topurl as a koji config and property (jkeating)
- Add a mockconfig property (jkeating)
- Turn the latest commit into a property (jkeating)

Tue Sep 20 14:00:00 2011 Jesse Keating - 1.6-1
- Allow name property to load by itself (jkeating)

Mon Sep 19 14:00:00 2011 Jesse Keating - 1.5-1
- Fix tag listing (#717528) (jkeating)
- Revamp n-v-r property loading (#721389) (jkeating)
- Don\'t use os.getlogin (jkeating)
- Code style changes (jkeating)
- Allow fedpkg lint to be configurable and to check spec file. (pingou)
- Handle non-scratch srpm builds better (jkeating)

Wed Aug 17 14:00:00 2011 Jesse Keating - 1.4-1
- Be more generic when no spec file is found (jkeating)
- Hint about use of git status when dirty (jkeating)
- Don\'t use print when we can log.info it (jkeating)
- Don\'t exit from a library (jkeating)
- Do the rpm query in our module path (jkeating)
- Use git\'s native ability to checkout a branch (jkeating)
- Use keyword arg with clone (jkeating)
- Allow the on-demand generation of an srpm (jkeating)
- Fix up exit codes (jkeating)

Mon Aug 1 14:00:00 2011 Jesse Keating - 1.3-1
- Fix a debug string (jkeating)
- Set the right property (jkeating)
- Make sure we have a default hashtype (jkeating)
- Use underscore for the dist tag (jkeating)
- Fix the kojiweburl property (jkeating)

Wed Jul 20 14:00:00 2011 Jesse Keating - 1.2-1
- Fill out the krb_creds function (jkeating)
- Fix the log message (jkeating)
- site_setup is no longer needed (jkeating)
- Remove some rhtisms (jkeating)
- Wire up the patch command in client code (jkeating)
- Add a patch command (jkeating)

Fri Jun 17 14:00:00 2011 Jesse Keating - 1.1-2
- Use version macro in files

Fri Jun 17 14:00:00 2011 Jesse Keating - 1.1-1
- New tarball release with correct license files

Fri Jun 17 14:00:00 2011 Jesse Keating - 1.0-2
- Fix up things found in review

Tue Jun 14 14:00:00 2011 Jesse Keating - 1.0-1
- Initial package


 
ICM