Compare commits
1 Commits
imports/c8
...
c8
Author | SHA1 | Date | |
---|---|---|---|
|
76b62ac570 |
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libsigc++20
|
||||
Version: 2.10.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Typesafe signal framework for C++
|
||||
|
||||
License: LGPLv2+
|
||||
@ -83,6 +83,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 13 2020 Tomas Popela <tpopela@redhat.com> - 2.10.0-6
|
||||
- Rebuild for the annobin fixes
|
||||
- Resolves: rhbz#1704059
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user