new version
- Remove obsolete Group definition from the spec file (mkolman) - Initialize network module (device configurations) (#1685992) (rvykydal) - Specify the type of the installation system (#1685992) (vponcova)
This commit is contained in:
parent
371444786e
commit
987e687e4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/initial-setup-0.3.65.tar.gz
|
||||
/initial-setup-0.3.66.tar.gz
|
||||
/initial-setup-0.3.67.tar.gz
|
||||
/initial-setup-0.3.68.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.67
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.68
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution.
|
||||
@ -13,7 +13,7 @@ Release: 2%{?dist}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
%define debug_package %{nil}
|
||||
%define anacondaver 30.15
|
||||
%define anacondaver 30.25.3-4
|
||||
|
||||
License: GPLv2+
|
||||
BuildRequires: gettext
|
||||
@ -161,10 +161,12 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.67-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
* Tue Mar 12 2019 Martin Kolman <mkolman@redhat.com> - 0.3.68-1
|
||||
- Remove obsolete Group definition from the spec file (mkolman)
|
||||
- Initialize network module (device configurations) (#1685992) (rvykydal)
|
||||
- Specify the type of the installation system (#1685992) (vponcova)
|
||||
|
||||
* Wed Jan 23 2019 Martin Kolman <mkolman@redhat.com> - 0.3.67-1
|
||||
* Tue Mar 12 2019 Martin Kolman <mkolman@redhat.com> - 0.3.67-1
|
||||
- Update arguments of the execute methods (#1666849) (vponcova)
|
||||
|
||||
* Mon Jan 21 2019 Martin Kolman <mkolman@redhat.com> - 0.3.66-1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.67.tar.gz) = 1b3c0be4d6897b6330fa7133a33e7765da7c76d9dcdb032812f21cb1d5bab43e20874e1f5e7c08a55f81fc5859042e502079de6511e23a42395d916f1eafaf0c
|
||||
SHA512 (initial-setup-0.3.68.tar.gz) = ddc3dea24a1a1c4c7834afb596a779ec2a7dc04a0ed278ca334aea132d27658e41b91af7af150a027ec07faa7c4b9a6e35cd316cac80392d87b82d438baf143b
|
||||
|
Loading…
Reference in New Issue
Block a user