Import from AlmaLinux stable repository
This commit is contained in:
parent
b350d85d56
commit
3e6377eb84
@ -1 +0,0 @@
|
|||||||
61067502c5f9769d111ea1ee3f74e6ddf0a5f9cc SOURCES/glog-0.3.5.tar.gz
|
|
@ -1,6 +1,6 @@
|
|||||||
Name: glog
|
Name: glog
|
||||||
Version: 0.3.5
|
Version: 0.3.5
|
||||||
Release: 3%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A C++ application logging library
|
Summary: A C++ application logging library
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -60,6 +60,19 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 2023 Jiri Kucera <jkucera@redhat.com> - 0.3.5-6
|
||||||
|
- Rebuild to correct the binary content
|
||||||
|
(rhel8 and c8s binary RPMs differs in libgflags SONAME)
|
||||||
|
Related: #2035143
|
||||||
|
|
||||||
|
* Thu Feb 24 2022 Jiri Kucera <jkucera@redhat.com> - 0.3.5-5
|
||||||
|
- Rebuild due to revert of gflags back to 2.1.2
|
||||||
|
Related: #2035143
|
||||||
|
|
||||||
|
* Fri Feb 11 2022 Jiri Kucera <jkucera@redhat.com> - 0.3.5-4
|
||||||
|
- Rebuild for gflags 2.2.2
|
||||||
|
Related: #2035143
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user