Update to 3.0.6
This commit is contained in:
parent
a1a0270298
commit
b08f7c0a7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/libsigc++-3.0.2.tar.xz
|
/libsigc++-3.0.2.tar.xz
|
||||||
/libsigc++-3.0.3.tar.xz
|
/libsigc++-3.0.3.tar.xz
|
||||||
/libsigc++-3.0.4.tar.xz
|
/libsigc++-3.0.4.tar.xz
|
||||||
|
/libsigc++-3.0.6.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%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.0.4
|
Version: 3.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Typesafe signal framework for C++
|
Summary: Typesafe signal framework for C++
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ This package contains the full API documentation for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 25 2020 Kalev Lember <klember@redhat.com> - 3.0.6-1
|
||||||
|
- Update to 3.0.6
|
||||||
|
|
||||||
* Mon Sep 28 2020 Kalev Lember <klember@redhat.com> - 3.0.4-1
|
* Mon Sep 28 2020 Kalev Lember <klember@redhat.com> - 3.0.4-1
|
||||||
- Update to 3.0.4
|
- Update to 3.0.4
|
||||||
- Switch to meson build system
|
- Switch to meson build system
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsigc++-3.0.4.tar.xz) = b84ae7da6708e02302d08e295d6a566f12fb2c6f0d02f811661a0a541d7969e96a1e920218394dd109b3f362d102f2956aa968539710fa180d7d97e9676fb83d
|
SHA512 (libsigc++-3.0.6.tar.xz) = 4ec5319eda5c0809f1971044152ec7aa142742941644f43ec3944b248667d5694b97a30de8ea0e2260265bbf26a2ffdefbfa8cac5016799d26b92b02411b1c51
|
||||||
|
Loading…
Reference in New Issue
Block a user