Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

git-buildpackage-rpm-0.9.23-bp156.2.2 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: git-buildpackage-rpm Distribution: SUSE Linux Enterprise 15 SP6
Version: 0.9.23 Vendor: openSUSE
Release: bp156.2.2 Build date: Mon Jan 22 15:06:17 2024
Group: Development/Tools/Building Build host: h02-ch1d
Size: 172022 Source RPM: git-buildpackage-0.9.23-bp156.2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://honk.sigxcpu.org/piki/projects/git-buildpackage/
Summary: Build RPM packages from git
Set of tools from Debian that integrate the package build system with Git.
This package contains the tools for building RPM packages.

Provides

Requires

License

GPL-2.0-only

Changelog

* Mon Aug 23 2021 tuukka.pasanen@ilmi.fi
  - Update to version 0.9.23:
    * Document changes and release 0.9.23
    * spec: Fix rpm build on centos7 and centos8
    * spec: Ignore byte-compiled python files
    * docs: Check for docbook2man too
    * docs: Use either python3 or python
    * setup.py: Explicitly open the changelog file as utf-8
    * Fix gbp-builder-mock to honor configured options for mock
    * gbp-builder-mock: Update to work with current mock releases
    * spec: Swtich requires to python3 too
    * spec: Install setup-git-attributes command
    * setup.py: Allow for more liberal version numbers
    * setup.py: Avoid dpkg-parsechangelog
    * repo_setup: fix documentation generation
    * manpages: fix gbp-setup-gitattributes
    * tests/11_test_dch_main.py: Fix OS release check for Ubuntu.
    * Add tests for setup-gitattributes functionality
    * Install the setup_gitattributes script
    * scripts: Make setup_gitattributes future-proof
    * d/control: Capitalise Git throughout the package descriptions
    * d/control: Add the new subcommand to the package description
    * docs: Add a manpage for gbp setup-gitattributes
    * docs: gbp-clone: Document --defuse-gitattributes
    * scripts: Add setup-gitattributes subcommand
    * clone: Add --defuse-gitattributes
    * repo_setup: Add check/setup_gitattributes
    * gbp.git: Add support for long listing format (with object sizes)
    * gbp.git: Change list_tree to return an iterator
    * tests: Match the correct files in filter tests
    * clone: Don’t check out the Debian branch if it doesn’t exist
    * dch: Add support for the --local=suffix option
    * Add info about --git-ignore-branch when not on branch
    * import-dsc: Delete NULs from dpkg-parsechangelog output before parsing
    * zsh completion: update completion for "pull" and further new commands
    * Document changes and release 0.9.22
    * tests: Don't be fooled by 32bit userspace on amd64
    * manpages: Fix typo in gbp-buildpackage-rpm.1
    * Drop maintainer scripts
    * d/control: Bump supported python3 version
    * dh_missing: Ignore __pycache_
    * d/control: Switch to dh-compat 13
    * Update rpm component test submodule
    * rpm: Fix tags in rpm spec files
    * d/control: Require newer rpm
    * tests: Honor GBP_TESTS_NOCLEAN in rpm tests too
    * rpm: Fix tags in rpm spec files
    * rpm: Open tempfile in text mode
    * rpm: Stop decoding strings
    * autopkgtest: Set %_arch
    * Define %python_sitelib for autopkgtest
    * Document changes and release 0.9.21
    * tests: Fixup changelog test on Ubuntu
    * gitlab-ci: Use a more recent Ubuntu LTS
    * doctests/test_Changelog: Don't expect /etc/lsb-release
    * tests/11_test_dch_main.py: Don't expect /etc/lsb-release on Debian
    * import-ref: Fix help
    * docs: Correct "option" typo in gbp-buildpackage manpage
    * buildpackage: Fix tests and test arch override
    * buildpackage: Honor --git-arch for GBP_CHANGES_FILE
    * docs: Add example for exporting the source tree
    * import-orig: Refactor vcs_tag_parent
    * import-orig: Refactor vcs_tag_parent
    * import-orig: Fix a comment typo
    * salsa-ci: Skip reprotest
    * test_import_orig: Drop unused variable
    * test_import_orig: Fix typo
    * import-orig: Allow the post-unpack hook to filter tarball files
    * import-orig: expose unpacked sources dir to the postunpack hook
    * autopkgtests: Depend on @builddep@
    * smoketest: Avoid writing to ..
    * autopkgtest: Pass RPM macros on command line
    * spec: Don't fail on empty cache dir
    * spec: Include the correct file
    * policy: Fix typos
    * docs: Clarify that only tarball creation is affected.
    * docs: Drop --git- from dch invocation
    * Document changes and release 0.9.20
    * Make flake8 E741 happy
    * import_orig: Drop all upstream signatures with --upstream-signatures=off
    * git: Drop doctest
    * get_component_tarballs: Check for signature too
    * import-orig: Print all sources with `verbose`
    * upstreamsource: Add __repr__
    * Revert "import-orig: Print name of signature file we failed to import"
    * import-orig: Print name of signature file we failed to import
    * import-orig: Print name of signature file we failed to import
    * docs: import-ref: Fix wrong --upstream-tree default
    * pristine-tar: Escape '+' in match regexp
    * deb: git: Escape '.' on pristine-tar matches
    * doctest: Ignore exception detail
* Thu Jun 17 2021 Atilla ÖNTAŞ <tarakbumba@gmail.com>
  - fixed buildrequires for Mageia packages
  - fixed Group and License tags for Mageia packages
  - fixed file list for Mageia packages
* Tue Mar 10 2020 Frank Schreiner <fschreiner@suse.de>
  - intial package version 0.9.19

Files

/usr/lib/python3.6/site-packages/gbp/rpm
/usr/lib/python3.6/site-packages/gbp/rpm/__init__.py
/usr/lib/python3.6/site-packages/gbp/rpm/changelog.py
/usr/lib/python3.6/site-packages/gbp/rpm/git.py
/usr/lib/python3.6/site-packages/gbp/rpm/lib_rpm.py
/usr/lib/python3.6/site-packages/gbp/rpm/linkedlist.py
/usr/lib/python3.6/site-packages/gbp/rpm/policy.py
/usr/lib/python3.6/site-packages/gbp/scripts/buildpackage_rpm.py
/usr/lib/python3.6/site-packages/gbp/scripts/import_srpm.py
/usr/lib/python3.6/site-packages/gbp/scripts/pq_rpm.py
/usr/lib/python3.6/site-packages/gbp/scripts/rpm_ch.py
/usr/share/git-buildpackage/gbp-builder-mock
/usr/share/man/man1/gbp-buildpackage-rpm.1.gz
/usr/share/man/man1/gbp-import-srpm.1.gz
/usr/share/man/man1/gbp-pq-rpm.1.gz
/usr/share/man/man1/gbp-rpm-ch.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024