Skip to content

Commit a19c0fa

Browse files
committed
behave: fix expected version of common
I had to bump the package version in dist-git to fix FTBFS.
1 parent 5a3ded2 commit a19c0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

behave/features/autospec.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Feature: Building from DistGit with %autospec
66

77
Scenario: Test that autospec macros are expanded
88
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)
9+
Then there's a package python-copr-common build with source version-release 0.20-2 (without dist tag)
1010
# https://src.fedoraproject.org/rpms/python-copr-common/c/1b1152f6a8affac8ad0bd58312fb596ace2bd4f3?branch=private-autospec
1111
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

Comments
 (0)