new version
- Don't print directory changes when outputting the changelog (mkolman) - Automate release creation (mkolman) - Don't include merges in the spec file changelog (mkolman) - Update initial-setup-reconfiguration.service too, add another (mvebu) serial console (pbrobinson) - Add some more serial console options for ARM (pbrobinson)
This commit is contained in:
parent
2c1f87b3ad
commit
697768ad63
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/initial-setup-0.3.48.tar.gz
|
||||
/initial-setup-0.3.49.tar.gz
|
||||
/initial-setup-0.3.50.tar.gz
|
||||
/initial-setup-0.3.51.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.50
|
||||
Version: 0.3.51
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -157,6 +157,13 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2017 Martin Kolman <mkolman@redhat.com> - 0.3.51-1
|
||||
- Don't print directory changes when outputting the changelog (mkolman)
|
||||
- Automate release creation (mkolman)
|
||||
- Don't include merges in the spec file changelog (mkolman)
|
||||
- Update initial-setup-reconfiguration.service too, add another (mvebu) serial console (pbrobinson)
|
||||
- Add some more serial console options for ARM (pbrobinson)
|
||||
|
||||
* Mon Sep 11 2017 Martin Kolman <mkolman@redhat.com> - 0.3.50-1
|
||||
- Use constant+offset when turning systemd console logging on/off (mkolman)
|
||||
- Add some more serial console options (pbrobinson)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.50.tar.gz) = 577325e922cfbb94b2e61428475ac4a655916e3a9f41925d753b94c028f4ff6ffb4113bce4d0c809a6e400268821aeb3f51345b37e1cd8a12c1b04ec96085dfb
|
||||
SHA512 (initial-setup-0.3.51.tar.gz) = ee6456fabb64f5870cb289d583eca22d8ad3f02889e7194f77e4614ab2a34884d39a08ac18cd8b9bc2e3ecfa2c088b32b143de59f1ffb8f432029095b3235e3a
|
||||
|
Loading…
Reference in New Issue
Block a user