Skip to content

Commit

Permalink
behave: fix expected version of common
Browse files Browse the repository at this point in the history
I had to bump the package version in dist-git to fix FTBFS.
  • Loading branch information
praiskup committed Sep 18, 2023
1 parent 5a3ded2 commit a19c0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behave/features/autospec.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Feature: Building from DistGit with %autospec

Scenario: Test that autospec macros are expanded
When a build of Fedora DistGit python-copr-common package from private-autospec branch is done
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)
# https://src.fedoraproject.org/rpms/python-copr-common/c/1b1152f6a8affac8ad0bd58312fb596ace2bd4f3?branch=private-autospec
Then package changelog for python-copr-common in fedora-rawhide-x86_64 chroot contains "And try to bump to Release: 3" string

0 comments on commit a19c0fa

Please sign in to comment.