Update to 3.4.0
This commit is contained in:
parent
a912a3e22f
commit
0733f0d826
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/libsigc++-3.0.6.tar.xz
|
/libsigc++-3.0.6.tar.xz
|
||||||
/libsigc++-3.0.7.tar.xz
|
/libsigc++-3.0.7.tar.xz
|
||||||
/libsigc++-3.2.0.tar.xz
|
/libsigc++-3.2.0.tar.xz
|
||||||
|
/libsigc++-3.4.0.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||||
|
|
||||||
Name: libsigc++30
|
Name: libsigc++30
|
||||||
Version: 3.2.0
|
Version: 3.4.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Typesafe signal framework for C++
|
Summary: Typesafe signal framework for C++
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -77,6 +77,9 @@ This package contains the full API documentation for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2023 David King <amigadave@amigadave.com> - 3.4.0-1
|
||||||
|
- Update to 3.4.0
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsigc++-3.2.0.tar.xz) = 91315cecc79a1ad6ea165b66a13a5afd4e5bc101842f9d4c58811ea78536c07fc8821c51aa5110a032ed71c09f85790b3a02f2ad7fe8cc3aed6e03b2bafcd70c
|
SHA512 (libsigc++-3.4.0.tar.xz) = 1677d5151db5e74388d8ba4f5cf316f1e5c92aa380c0725ea62ee41f10f549296d528a8998dfa4767ca699782c93f756c072de9e0e07e52307f61ff72c952fe4
|
||||||
|
Loading…
Reference in New Issue
Block a user