diff --git a/.gitignore b/.gitignore index 1145b2a..88e3d8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /specfile-0.6.0.tar.gz +/specfile-0.7.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index b496f21..023784b 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -147,6 +147,6 @@ jobs: trigger: commit packit_instances: ["stg"] dist_git_branches: - - fedora-stable # rawhide and branched updates are created automatically + - fedora-branched # rawhide updates are created automatically - epel-9 - epel-8 diff --git a/README.packit b/README.packit index e51d16c..a723bcb 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.58.0. +The file was generated using packit 0.59.2.dev19+gc1f0788. diff --git a/plans/full.fmf b/plans/full.fmf index 8138395..0b0a12f 100644 --- a/plans/full.fmf +++ b/plans/full.fmf @@ -2,11 +2,11 @@ summary: Unit & integration tests discover+: filter: tier:1 -prepare: - # flexmock is not in EPEL 9, install it from PyPI - - name: pip - how: install - package: python3-pip - - name: flexmock - how: shell - script: pip3 install flexmock +adjust: + - when: "distro == rhel-9 or distro == centos-9 or distro == centos-stream-9" + because: "flexmock is not in EPEL 9: https://bugzilla.redhat.com/show_bug.cgi?id=2120251" + prepare: + - how: install + package: python3-pip + - how: shell + script: pip3 install flexmock diff --git a/plans/main.fmf b/plans/main.fmf index 39217f6..d2feac5 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -1,6 +1,6 @@ discover: how: fmf url: https://github.com/packit/specfile.git - ref: 42dc29249c577e6adfadca0d0a7953c3ffcd4a67 + ref: e121363bba69e8fcc49eac8df4d6ef60ef1acf69 execute: how: tmt diff --git a/python-specfile.spec b/python-specfile.spec index 5349c96..674e3cc 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -13,7 +13,7 @@ in a minimal diff.} Name: python-specfile -Version: 0.6.0 +Version: 0.7.0 Release: 1%{?dist} Summary: A library for parsing and manipulating RPM spec files @@ -69,6 +69,10 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg %changelog +* Fri Oct 07 2022 Packit - 0.7.0-1 +- It is now possible to filter changelog entries by specifying lower bound EVR, upper bound EVR or both. (#104) +- Added support for filenames specified in source URL fragments, for example: `https://example.com/foo/1.0/download.cgi#/%{name}-%{version}.tar.gz` (#100) + * Thu Aug 25 2022 Nikola Forró - 0.6.0-1 - New upstream release 0.6.0 diff --git a/sources b/sources index 4bbf891..3f9e35d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (specfile-0.6.0.tar.gz) = 8115bce63d8a2ab695f6a3db213f3e3d448581ed92c95f7f37dc671caf4760c03aa7b81e0031b8db8fc9b21984b4e2712c85d63951908bb112b4f6ec121d48bc +SHA512 (specfile-0.7.0.tar.gz) = f07a99ea5f999cfd6b6f88c454381de1c0934a10c88c3359c53a85ea84ede235f1c1ce82ba0c8283354e59905bafbe96032a5fdf16aafceed081f94747a469d6