From 630fa7667b70a974497fd3520d6d4c2341edb2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 29 Oct 2014 14:30:31 +0100 Subject: [PATCH] CVS snapshot taken on 2014-10-29 --- .gitignore | 1 + libecb.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 833397f..566be90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libecb-20121008.tar.xz /libecb-20121022.tar.xz /libecb-20130509.tar.xz +/libecb-20141029.tar.xz diff --git a/libecb.spec b/libecb.spec index b38f59c..57dc6ce 100644 --- a/libecb.spec +++ b/libecb.spec @@ -1,10 +1,10 @@ -%global snapshot 20130509 +%global snapshot 20141029 Name: libecb Version: 0.%{snapshot} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Compiler built-ins Group: Development/Libraries -License: BSD +License: BSD or GPLv2+ URL: http://software.schmorp.de/pkg/libecb # Snapshot from CVS :pserver:anonymous@cvs.schmorp.de/schmorpforge libecb Source0: %{name}-%{snapshot}.tar.xz @@ -31,6 +31,10 @@ install -m 0644 -t %{buildroot}%{_includedir} *.h %{_includedir}/* %changelog +* Wed Oct 29 2014 Petr Pisar - 0.20141029-1 +- CVS snapshot taken on 2014-10-29 +- License changed from (BSD) to (BSD or GPLv2+) + * Sat Jun 07 2014 Fedora Release Engineering - 0.20130509-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1ea293d..219840f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9fdf1cdceada7b18977ff27952a32b0 libecb-20130509.tar.xz +b1e268d2e3a55ecfbfb2c00f6968cd6c libecb-20141029.tar.xz