|
|
|
@ -2,11 +2,11 @@
|
|
|
|
|
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
|
|
|
|
|
|
|
|
|
Name: libsigc++20
|
|
|
|
|
Version: 2.12.1
|
|
|
|
|
Version: 2.10.7
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Typesafe signal framework for C++
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://github.com/libsigcplusplus/libsigcplusplus
|
|
|
|
|
Source0: https://download.gnome.org/sources/libsigc++/%{release_version}/libsigc++-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ This package contains the full API documentation for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -n libsigc++-%{version}
|
|
|
|
|
%setup -q -n libsigc++-%{version}
|
|
|
|
|
|
|
|
|
|
chmod -x NEWS
|
|
|
|
|
|
|
|
|
@ -64,13 +64,13 @@ chmod -x NEWS
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%license COPYING
|
|
|
|
|
%doc NEWS README.md
|
|
|
|
|
%doc AUTHORS README NEWS
|
|
|
|
|
%{_libdir}/libsigc-2.0.so.0*
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_includedir}/sigc++-2.0/
|
|
|
|
|
%{_includedir}/*
|
|
|
|
|
%{_libdir}/sigc++-2.0/
|
|
|
|
|
%{_libdir}/pkgconfig/sigc++-2.0.pc
|
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
%{_libdir}/libsigc-2.0.so
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
@ -81,39 +81,19 @@ chmod -x NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.12.1-2
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Oct 01 2023 Kalev Lember <klember@redhat.com> - 2.12.1-1
|
|
|
|
|
- Update to 2.12.1
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.8-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.8-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.8-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 25 2022 David King <amigadave@amigadave.com> - 2.10.8-1
|
|
|
|
|
- Update to 2.10.8
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.7-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 2.10.7-3
|
|
|
|
|
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 2.10.7-2
|
|
|
|
|
- Fix NEWS file to not be executable
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed May 26 2021 Kalev Lember <klember@redhat.com> - 2.10.7-1
|
|
|
|
|
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 2.10.7-1
|
|
|
|
|
- Update to 2.10.7
|
|
|
|
|
|
|
|
|
|
* Mon Aug 23 2021 Brian Stinson <bstinson@redhat.com> - 2.10.6-4
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, and aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Brian Stinson <bstinson@redhat.com> - 2.10.6-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|