[Git][reproducible-builds/reprotest][master] 2 commits: Start 0.7.28 development.
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Apr 12 18:31:13 UTC 2024
Holger Levsen pushed to branch master at Reproducible Builds / reprotest
Commits:
76a532a2 by Holger Levsen at 2024-04-12T20:30:55+02:00
Start 0.7.28 development.
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since 0.7.27'
to write d/changelog entries since that last release.
Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
d39b97e7 by Holger Levsen at 2024-04-12T20:30:55+02:00
setup.py: increment version to 0.7.28.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- setup.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+reprotest (0.7.28) UNRELEASED; urgency=medium
+
+ * Start 0.7.28 development. d/changelog entries will be written on
+ release using the git commit messages.
+
+ -- Vagrant Cascadian <vagrant at reproducible-builds.org> Fri, 12 Apr 2024 20:30:54 +0200
+
reprotest (0.7.27) unstable; urgency=medium
* Enable specifying the build path with --vary=build_path.path=/X/Y/Z
=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
from setuptools import setup, find_packages
setup(name='reprotest',
- version='0.7.27',
+ version='0.7.28',
description='Build packages and check them for reproducibility.',
long_description=open('README.rst', encoding='utf-8').read(),
author='Ximin Luo, Ceridwen',
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/62eb9ab453752253f59f5f84f3efb5418cc6a45a...d39b97e708af5155bd4736aef1bcd86db3ef178d
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/62eb9ab453752253f59f5f84f3efb5418cc6a45a...d39b97e708af5155bd4736aef1bcd86db3ef178d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240412/a5fe0abe/attachment.htm>
More information about the rb-commits
mailing list