parent
82ec8e1195
commit
3e51bf9c9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ modules-3.2.8.tar.bz2
|
||||
/modules-4.1.0.tar.bz2
|
||||
/modules-4.1.1.tar.bz2
|
||||
/modules-4.1.2.tar.bz2
|
||||
/modules-4.1.3.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.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Provides dynamic modification of a user's environment
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -175,6 +175,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 18 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.3-1
|
||||
- Update to 4.1.3 (#1592179, #1575479, #1585305)
|
||||
|
||||
* Fri May 4 2018 Jan Synáček <jsynacek@redhat.com> - 4.1.2-2
|
||||
- Fix postun script (#1565699)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modules-4.1.2.tar.bz2) = afccbfef2bb5a9aa8a1c446926ade968f7b61040acd3b976edd2375085edd73d8a8c484b67aedadb8a2fa6d8a3c047dc34730246ba3b8ddc83395d93864c4b25
|
||||
SHA512 (modules-4.1.3.tar.bz2) = 9d44f83ec6cd73520d2dd2e0c2770989418a2361f558f03b996373d6b95ce4c94f17cbb46e38e4c431d983c2ddbda5a3402e412bf4f1a4811b0f1a53e3d32683
|
||||
|
Loading…
Reference in New Issue
Block a user