parent
2222b4f37c
commit
d1036d5c83
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ modules-3.2.8.tar.bz2
|
||||
/modules-4.1.2.tar.bz2
|
||||
/modules-4.1.3.tar.bz2
|
||||
/modules-4.1.4.tar.bz2
|
||||
/modules-4.2.0.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: environment-modules
|
||||
Version: 4.1.4
|
||||
Release: 2%{?dist}
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Provides dynamic modification of a user's environment
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -176,6 +176,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 18 2018 Jan Synáček <jsynacek@redhat.com> - 4.2.0-1
|
||||
- Update to 4.2.0 (#1640450)
|
||||
|
||||
* Tue Aug 21 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.4-2
|
||||
- Don't install any files under /usr as config files (#1506663)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modules-4.1.4.tar.bz2) = 0d29bdb06c2886776da7cc2d7c8ad2b8d286c926ea0bb7173132deda0b23491a2d3bc731d76bebf67198a419d10b8b013631e3b5792f61c958958bf11d3091ef
|
||||
SHA512 (modules-4.2.0.tar.bz2) = 3b8066a68c39467743bb3b3f538d3a1848656b565ab6258cb834d72ba8fcd8e985c712cac4fd6b107a449827e12f6c646174d4b2be8d82fc6462fa3f00014731
|
||||
|
Loading…
Reference in New Issue
Block a user