diff --git a/.gitignore b/.gitignore index 4413700..833397f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libecb-20121008.tar.xz /libecb-20121022.tar.xz +/libecb-20130509.tar.xz diff --git a/libecb.spec b/libecb.spec index 3903f78..42a98af 100644 --- a/libecb.spec +++ b/libecb.spec @@ -1,7 +1,7 @@ -%global snapshot 20121022 +%global snapshot 20130509 Name: libecb Version: 0.%{snapshot} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Compiler built-ins Group: Development/Libraries License: BSD @@ -31,6 +31,9 @@ install -m 0644 -t %{buildroot}%{_includedir} *.h %{_includedir}/* %changelog +* Thu May 09 2013 Petr Pisar - 0.20130509-1 +- CVS snapshot taken on 2013-05-09 + * Thu Feb 14 2013 Fedora Release Engineering - 0.20121022-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 2557201..1ea293d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeb30c12f765ef7353d4a956e5add7f0 libecb-20121022.tar.xz +a9fdf1cdceada7b18977ff27952a32b0 libecb-20130509.tar.xz