Name:           hello-world
Version:        0.74
Release:        1.20240416132226765720.pr2024.21.ge9b3d7f%{?dist}
Summary:        Nice and a polite tool to make your day
License:        MIT
URL:            https://github.com/packit-service/hello-world
Source0:        hello-world-0.74.tar.gz
BuildArch:      noarch
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools

%description
%{summary}


%prep
%autosetup -n hello-world-0.74

%build
%py3_build

%install
%py3_install

%files
%license LICENSE
%{_bindir}/hello
%{python3_sitelib}/*
%doc README.md

%changelog
* Tue Apr 16 2024 Packit <hello@packit.dev> - 0.74-1.20240416132226765720.pr2024.21.ge9b3d7f
- Clean up config for blogpost (Maja Massarini)
- Packit copr repo details no more needed (Maja Massarini)
- rename to hello-world (Tomas Tomecek)
- Share VM image (Tomas Tomecek)
- print in green (Tomas Tomecek)
- Configure VM Image build and share the Image with TF (Frantisek Lachman)
- Basic test case: copr build only (Laura Barcziova)
- Modernize .packit.yaml (Hunor Csomortáni)
- Use packit-stg FAS account (using prod Fedora instances) for stage Fedora source-git (Frantisek Lachman)
- dist-git-branch has been renamed dist_git_branches (Jiri Popelka)
- Few insignificant updates (Jiri Popelka)
- Enable copr builds for commit trigger (Laura Barcziova)
- BuildRequire setuptools (Hunor Csomortáni)
- testing-farm: migrate to TMT to current format (Miroslav Vadkerti)
- Apply suggestions from code review (Jiri Popelka)
- [.packit.yaml] update targets (Jiri Popelka)

* Thu May 02 2019 Tomas Tomecek <ttomecek@redhat.com> - 0.1.0-1
- initial upstream release: 0.1.0