Update to 1.2.1
Resolve: rhbz#1854129
This commit is contained in:
parent
b54872b0fd
commit
e2dc1ec485
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libutempter-1.1.6.tar.bz2
|
||||
/libutempter-1.2.0.tar.gz
|
||||
/libutempter-1.2.1.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A privileged helper for utmp/wtmp updates
|
||||
Name: libutempter
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
|
||||
@ -51,7 +51,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%license COPYING
|
||||
%doc README
|
||||
%{_libdir}/libutempter.so.0
|
||||
%{_libdir}/libutempter.so.1.2.0
|
||||
%{_libdir}/libutempter.so.1.*
|
||||
%dir %attr(755,root,utempter) %{_libexecdir}/utempter
|
||||
%attr(2711,root,utmp) %{_libexecdir}/utempter/utempter
|
||||
|
||||
@ -61,6 +61,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 07 2020 Tomas Korbar <tkorbar@redhat.com> - 1.2.1-1
|
||||
- Update to 1.2.1 (#1854129)
|
||||
|
||||
* Mon May 25 2020 Tomas Korbar <tkorbar@redhat.com> - 1.2.0-1
|
||||
- Update to 1.2.0 (#1831940)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libutempter-1.2.0.tar.gz) = 24b9fb59269b48bfee397520907c74746a7a38cf12cc002a8adcdd930460036caea7c72fe47b93badf678dc8306786bf4d87f23ee696a524bfc93722ea1eed23
|
||||
SHA512 (libutempter-1.2.1.tar.gz) = d3a3bab7d2c2a68534c5ad41dd02bde849eb08df5dbb895a79b50b74d269c48c4cfcd12c4654941ccb7cdd43f486cfdc19148fa470870562f5cd324ce9782429
|
||||
|
||||
Loading…
Reference in New Issue
Block a user