[packages/libsigc++3] - updated to 3.6.0
qboosh
qboosh at pld-linux.org
Wed Oct 4 21:50:07 CEST 2023
commit c4f685049a475c00cceefcf253d98847eb63b74f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Oct 4 21:41:56 2023 +0200
- updated to 3.6.0
libsigc++3.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libsigc++3.spec b/libsigc++3.spec
index 81aab2c..ad3bc85 100644
--- a/libsigc++3.spec
+++ b/libsigc++3.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
-%bcond_without static_libs # don't build static library
+%bcond_without static_libs # static library
%bcond_without tests # check target
#
Summary: The Typesafe Signal Framework for C++
Summary(pl.UTF-8): Środowisko sygnałów z kontrolą typów dla C++
Name: libsigc++3
-Version: 3.4.0
+Version: 3.6.0
Release: 1
Epoch: 1
License: LGPL v2.1+
Group: Libraries
-Source0: https://download.gnome.org/sources/libsigc++/3.4/libsigc++-%{version}.tar.xz
-# Source0-md5: 3ac9b7dfa5500f277793661bc07e7a56
+Source0: https://download.gnome.org/sources/libsigc++/3.6/libsigc++-%{version}.tar.xz
+# Source0-md5: b7205d5465ac15fbc0c781d39b4011be
URL: https://libsigcplusplus.github.io/libsigcplusplus/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
@@ -125,7 +125,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README.md
+%doc ChangeLog NEWS README.md
%attr(755,root,root) %{_libdir}/libsigc-3.0.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libsigc-3.0.so.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsigc++3.git/commitdiff/c4f685049a475c00cceefcf253d98847eb63b74f
More information about the pld-cvs-commit
mailing list