Skip to content

Commit

Permalink
Automatic commit of package [copr-rpmbuild] release [0.70-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
praiskup committed Nov 23, 2023
1 parent 14d8d23 commit f134a9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/copr-rpmbuild
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.69-1 rpmbuild/
0.70-1 rpmbuild/
6 changes: 5 additions & 1 deletion rpmbuild/copr-rpmbuild.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Requires: %1 \
%{expand: %%global latest_requires_packages %1 %%{?latest_requires_packages}}

Name: copr-rpmbuild
Version: 0.69
Version: 0.70
Summary: Run COPR build tasks
Release: 1%{?dist}
URL: https://github.com/fedora-copr/copr
Expand Down Expand Up @@ -320,6 +320,10 @@ install -p -m 644 copr_distgit_client.py %{buildroot}%{expand:%%%{python}_siteli


%changelog
* Thu Nov 23 2023 Pavel Raiskup <[email protected]> 0.70-1
- collect and compress fedora-review logs after run
- use Copr custom macros when parsing the specfile

* Tue Aug 15 2023 Pavel Raiskup <[email protected]> 0.69-1
- require python-specfile (in new enough) version, and use it for specfile
parsing instead of parsing the metadata from SRPMs
Expand Down

0 comments on commit f134a9a

Please sign in to comment.