diff --git a/.gitignore b/.gitignore index 1a88be8..db51aac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /1.tar.gz +/2.tar.gz diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..ce4c982 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,32 @@ +# we have the specfile in the root of our repository +specfile_path: osbuild.spec +# when doing an update in Fedora, we want to copy the spec file and the config file +synced_files: + - osbuild.spec + - .packit.yaml +upstream_project_name: osbuild +downstream_package_name: osbuild +jobs: + # trigger a COPR build for push events in open PRs + - job: copr_build + trigger: pull_request + metadata: + targets: + - fedora-30-x86_64 + - fedora-rawhide-x86_64 + # this is triggered by a commit on src.fedoraproject.org, not Github! + # e.g. in case of mass rebuild or automated changes of spec file (e.g. Python packagers) + # it will create a PR on Github with changes in synchronized files + - job: sync_from_downstream + trigger: commit + # create a PR on src.fedoraproject.org containing updated spec file and new sources (tarball) + # triggered by Github release + - job: propose_downstream + trigger: release + metadata: + dist-git-branch: master + # The same as above only for f30 + - job: propose_downstream + trigger: release + metadata: + dist-git-branch: f30 diff --git a/README.packit b/README.packit new file mode 100644 index 0000000..c3065d4 --- /dev/null +++ b/README.packit @@ -0,0 +1,2 @@ +This repository is maintained by packit. +https://packit.dev/ diff --git a/osbuild.spec b/osbuild.spec index e2a0e6e..53ca575 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -1,8 +1,8 @@ %global pypi_name osbuild Name: %{pypi_name} -Version: 1 -Release: 3%{?dist} +Version: 2 +Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/osbuild/osbuild @@ -72,6 +72,9 @@ exit 0 %{python3_sitelib}/%{pypi_name}/ %changelog +* Wed Sep 18 2019 Martin Sehnoutka - 2-1 +- new upstream release: 2 + * Mon Aug 19 2019 Miro HronĨok - 1-3 - Rebuilt for Python 3.8 diff --git a/sources b/sources index 0fac90d..2fc7868 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (1.tar.gz) = 24339d7d121f01f18a21a026dd495555b119b4c5f7a4d80b7c0a94392bbadcc21cc92439f0035faf39d7fb3921e17d85676db9ff4683be22255b9cd9844b1f2b +SHA512 (2.tar.gz) = 89debb8504dd5cb8cd4f07aad3dbfbb3ce5577a6b9267f862b214a18c2e24b3a16fc5b11d801294ef58c3f0e110bebda0753a9c1ba7d322180a386e75b29335a