We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3ded2 commit a19c0faCopy full SHA for a19c0fa
behave/features/autospec.feature
@@ -6,6 +6,6 @@ Feature: Building from DistGit with %autospec
6
7
Scenario: Test that autospec macros are expanded
8
When a build of Fedora DistGit python-copr-common package from private-autospec branch is done
9
- Then there's a package python-copr-common build with source version-release 0.13.1-3 (without dist tag)
+ Then there's a package python-copr-common build with source version-release 0.20-2 (without dist tag)
10
# https://src.fedoraproject.org/rpms/python-copr-common/c/1b1152f6a8affac8ad0bd58312fb596ace2bd4f3?branch=private-autospec
11
Then package changelog for python-copr-common in fedora-rawhide-x86_64 chroot contains "And try to bump to Release: 3" string
0 commit comments