File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed
Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change 11Name: wait-for-copr
2- Version: 0.0.post1+g12811b4
3- Release: 1.20230703170440785550.main %{?dist }
2+ Version: 0.0.1
3+ Release: 1%{?dist }
44Summary: A tool for integrating upstream projects with Fedora operating system
55
66License: MIT
77URL: https://github.com/packit/wait-for-copr
8- Source0: wait_for_copr-0.0.post1+g12811b4 .tar.gz
8+ Source0: %{ srcname }-%{ version } .tar.gz
99BuildArch: noarch
1010BuildRequires: python3-devel
1111
1212%description
1313A tool to wait for dependencies being built in Copr.
1414
1515%prep
16- %autosetup -n wait_for_copr-0.0.post1+g12811b4
16+ %autosetup -n %{ srcname }-%{ version }
1717
1818
1919%generate_buildrequires
@@ -39,11 +39,4 @@ A tool to wait for dependencies being built in Copr.
3939%doc README.md
4040
4141%changelog
42- *
Mon Jul 03 2023 Frantisek Lachman <[email protected] > -
0.0.post1+g12811b4-1.20230703170440785550.main 43- - Development snapshot (12811b44)
44-
45- *
Mon Jul 03 2023 Frantisek Lachman <[email protected] > -
0.0.post1+g12811b4-1.20230703170224152868.main 46- - Development snapshot (12811b44)
47-
48- *
Mon Jul 03 2023 Frantisek Lachman <[email protected] > -
0.0.post1+g12811b4-1.20230703165551646432.main 49- - Development snapshot (12811b44)
42+ %autochangelog
You can’t perform that action at this time.
0 commit comments