[packit] 0.10.1 upstream release
Upstream tag: 0.10.1 Upstream commit: de905bf4 Signed-off-by: Jiri Popelka <jpopelka@redhat.com>
This commit is contained in:
parent
4793427ce4
commit
cd4e3f7025
5 changed files with 8 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/packitos-0.7.0.tar.gz
|
||||
/packitos-0.7.1.tar.gz
|
||||
/packitos-0.10.0.tar.gz
|
||||
/packitos-0.10.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- job: propose_downstream
|
||||
trigger: release
|
||||
metadata:
|
||||
dist_git_branch: fedora-all
|
||||
dist_git_branches: fedora-all
|
||||
- job: sync_from_downstream
|
||||
trigger: commit
|
||||
- job: copr_build
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.9.1.dev27+gfc732f9.
|
||||
The file was generated using packit 0.10.1.dev11+g906a800.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global real_name packit
|
||||
|
||||
Name: %{real_name}
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -14,7 +14,6 @@ BuildRequires: python3-devel
|
|||
BuildRequires: python3-click-man
|
||||
BuildRequires: python3-GitPython
|
||||
BuildRequires: python3-gnupg
|
||||
BuildRequires: python3-fedmsg
|
||||
BuildRequires: python3-jsonschema
|
||||
BuildRequires: python3-ogr
|
||||
BuildRequires: python3-packaging
|
||||
|
|
@ -81,6 +80,9 @@ mv %{buildroot}%{_datadir}/bash_completion/completions/packit %{buildroot}%{_dat
|
|||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2020 Jiri Popelka <jpopelka@redhat.com> - 0.10.1-1
|
||||
- new upstream release: 0.10.1
|
||||
|
||||
* Tue Apr 14 2020 Jiri Popelka <jpopelka@redhat.com> - 0.10.0-1
|
||||
- new upstream release: 0.10.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.10.0.tar.gz) = 6f10c83a96c67c25c0e1ab5ef77ff719da5f035c852c189b031f9ad691addbe71eb836c4c08c3389a97e4a5db506a16ad129b0b30654165ad87245f768448920
|
||||
SHA512 (packitos-0.10.1.tar.gz) = 100acb565aa5185d9f4c4c4b5db5314a49eed0b6e371ecd094f779fa7c608548340f2d0f23465c97e9982ad81b383edc389456902b3d1f44c743afd377a2cfaf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue