From 96b4f224ce0c22ef0a8fd0c6af115a2984c58610 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Thu, 2 Dec 2021 14:18:08 +0000 Subject: [PATCH] [packit] 36.11 upstream release Upstream tag: anaconda-36.11-1 Upstream commit: 64914131 Signed-off-by: Packit Service --- .gitignore | 1 + .packit.yml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ README.packit | 3 +++ anaconda.spec | 27 +++++++++++++++++++++++++-- sources | 2 +- 5 files changed, 79 insertions(+), 3 deletions(-) create mode 100644 .packit.yml create mode 100644 README.packit diff --git a/.gitignore b/.gitignore index 40a757f..d8d5fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -305,3 +305,4 @@ /anaconda-36.8.tar.bz2 /anaconda-36.9.tar.bz2 /anaconda-36.10.tar.bz2 +/anaconda-36.11.tar.bz2 diff --git a/.packit.yml b/.packit.yml new file mode 100644 index 0000000..f26fa57 --- /dev/null +++ b/.packit.yml @@ -0,0 +1,49 @@ +specfile_path: anaconda.spec +upstream_package_name: anaconda +upstream_tag_template: anaconda-{version}-1 +actions: + post-upstream-clone: + - ./autogen.sh + - ./configure + create-archive: + - "make release" + - 'bash -c "ls -1 anaconda-*.tar.bz2"' +jobs: + - job: propose_downstream + trigger: release + metadata: + dist_git_branches: fedora-development + + - job: tests + trigger: pull_request + metadata: + targets: + - fedora-rawhide + + - job: copr_build + trigger: pull_request + metadata: + targets: + - fedora-rawhide + + - job: copr_build + trigger: commit + metadata: + targets: + - fedora-rawhide + branch: master + owner: "@rhinstaller" + project: Anaconda + preserve_project: True + + - job: copr_build + trigger: commit + metadata: + targets: + - fedora-latest + branch: f35-devel + owner: "@rhinstaller" + project: Anaconda-devel + preserve_project: True + additional_repos: + - "copr://@storage/blivet-daily" diff --git a/README.packit b/README.packit new file mode 100644 index 0000000..a22c59d --- /dev/null +++ b/README.packit @@ -0,0 +1,3 @@ +This repository is maintained by packit. +https://packit.dev/ +The file was generated using packit 0.42.1.dev2+gfd5668f. diff --git a/anaconda.spec b/anaconda.spec index d654bb3..10e0b99 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 36.10 +Version: 36.11 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -10,7 +10,7 @@ URL: http://fedoraproject.org/wiki/Anaconda # git checkout -b archive-branch anaconda-%%{version}-%%{release} # ./autogen.sh # make dist -Source0: %{name}-%{version}.tar.bz2 +Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{version}-1/%{name}-%{version}.tar.bz2 # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -411,6 +411,29 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Dec 02 2021 Packit Service - 36.11-1 +- New version - 36.11 (Martin Kolman) +- Handle potential failure of `cd` (Vladimir Slavik) +- Printf variables correctly (Vladimir Slavik) +- Simplify debug printing (Vladimir Slavik) +- Ignore use of local variables (Vladimir Slavik) +- Fix wrong comparison operator (Vladimir Slavik) +- Remove unused variables (Vladimir Slavik) +- Ignore variables used across our dracut hooks (Vladimir Slavik) +- Fix arithmetic operation on a variable (Vladimir Slavik) +- Fix `read` calls in dracut code (Vladimir Slavik) +- Check correctly if glob finds anything (Vladimir Slavik) +- Check for substring in POSIX compatible way (Vladimir Slavik) +- Remove useless echo calls (Vladimir Slavik) +- Split combined local variable creation and assignment (Vladimir Slavik) +- Fix "empty" redirections in dracut scripts (Vladimir Slavik) +- Fix hashbangs in dracut scripts (Vladimir Slavik) +- Split binary logic in dracut shell files (Vladimir Slavik) +- Add a ShellCheck config for dracut scripts (Vladimir Slavik) +- Add changelog to GH releases (#infra) (Vladimir Slavik) +- Enable the pytest assert introspection in the helper functions (Vendula Poncova) +- Fix Source0 in spec to point to upstream source URL (Jiri Konecny) + * Mon Nov 29 2021 Martin Kolman - 36.10-1 - Add tasks for cleaning up after the live image installation (vponcova) - Create a task for mounting a live image (vponcova) diff --git a/sources b/sources index bd03ec0..aef8fa0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-36.10.tar.bz2) = fb02aebe6117fc4720f3365a0ecbf8ddf58c074b59c05310499238700e768fa7cc0f3b090704ab99275a81b7d14dbec88aa16dfee1e21a8855d121b9994980bd +SHA512 (anaconda-36.11.tar.bz2) = 3cdc1fb01ac608dcfd42a981552af335725ac0daf4174be266d0a8fc46897efffc5b0f16ac74d65d710c8a3db5ea2a5338be50526617c424e86141ca33e34621