Browse Source

libsigc++-2.10.0-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11336 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 6 years ago
parent
commit
2fb6010ff3
1 changed files with 7 additions and 2 deletions
  1. 7 2
      lib/libs/libsigc++/libsigc++-vl.spec

+ 7 - 2
lib/libs/libsigc++/libsigc++-vl.spec

@@ -1,9 +1,11 @@
 %define name libsigc++
-%define version 2.8.0
+%define version 2.10.0
 %define release 1%{?_dist_release}
 
 %define lib_name sigc++-2.0
 
+%define _unpackaged_files_terminate_build 1
+
 Summary: The Typesafe Signal Framework for C++
 Summary(ja): C++ 用の型安全なシグナルフレームワーク
 Name: %{name}
@@ -14,7 +16,7 @@ Group: System Environment/Libraries
 License: LGPLv2
 URL: http://libsigc.sourceforge.net/
 
-Source: http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.8/%{name}-%{version}.tar.xz
+Source: http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.10/%{name}-%{version}.tar.xz
 
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc-c++
@@ -118,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{lib_name}/tests
 
 %changelog
+* Sat Jan 06 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.0-1
+- new upstream release.
+
 * Fri Jul 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-1
 - new upstream release