new version
SPDX compatible License: line (mkolman) Fixup version in setup.py (mkolman)
This commit is contained in:
parent
65feb11dc6
commit
e4208b37bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/initial-setup-0.3.93.tar.gz
|
||||
/initial-setup-0.3.94.tar.gz
|
||||
/initial-setup-0.3.95.tar.gz
|
||||
/initial-setup-0.3.96.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.95
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.96
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution.
|
||||
@ -15,7 +15,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
%define debug_package %{nil}
|
||||
%define anacondaver 37.8-1
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
@ -104,11 +104,9 @@ rm -rf %{buildroot}
|
||||
%{python3_sitelib}/initial_setup/gui/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.95-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.95-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
* Thu Jan 19 2023 Martin Kolman <mkolman@redhat.com> - 0.3.96-1
|
||||
- SPDX compatible License: line (mkolman)
|
||||
- Fixup version in setup.py (mkolman)
|
||||
|
||||
* Wed Jul 20 2022 Martin Kolman <mkolman@redhat.com> - 0.3.95-1
|
||||
- Use Anaconda DBus read-write properties (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.95.tar.gz) = 3522a1a64f93a6cd6c49751c4a76b1ff423ca572631cf6fcf167a005d643d708f15bb09051a18e234d54acacf3d7febd6a8788968b8d7d2bb61fe99e4aa4825c
|
||||
SHA512 (initial-setup-0.3.96.tar.gz) = 2faf0b0376b3775b2dd0befe35f982ff4cd1516ee7d60d91ce7fbff27644394ee4585f67d6d364666a358836936c84ec0298783be33a9a25e27241d04d238656
|
||||
|
Loading…
Reference in New Issue
Block a user