From 9dd59b5f5e855996121ccaa36100e382b42b46e2 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Feb 27 2013 04:41:08 +0000 Subject: Version update --- diff --git a/.gitignore b/.gitignore index da4b854..83dcf0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ deco-1.6.2.tar.gz +/deco-1.6.3.tar.gz diff --git a/deco.spec b/deco.spec index f2a63aa..4f1219f 100644 --- a/deco.spec +++ b/deco.spec @@ -1,14 +1,11 @@ Name: deco -Version: 1.6.2 -Release: 6%{?dist} +Version: 1.6.3 +Release: 1%{?dist} Summary: Extractor for various archive file formats Group: Applications/Archiving License: GPLv3 URL: http://hartlich.com/deco/ Source0: http://hartlich.com/deco/download/%{name}-%{version}.tar.gz -# Crash on freeing uninitialized pointer. RHBZ #914659 -# Patch sent upstream via email -Patch0: deco-uninitialized-ptr-crash.patch Requires: deco-archive >= 1.2 @@ -20,7 +17,6 @@ interface and much more. %prep %setup -q -%patch0 -p1 -b .initptr %build make %{?_smp_mflags} PREFIX=%{_prefix} SHARE=%{_var}/lib/%{name} \ @@ -36,6 +32,9 @@ install -dm 755 %{buildroot}/%{_var}/lib/%{name} %dir %{_var}/lib/%{name} %changelog +* Sun Feb 24 2013 Orcan Ogetbil 1.6.3-1 +- Version update + * Sat Feb 23 2013 Orcan Ogetbil 1.6.2-6 - Bugfix: occasional crash due to uninitialized pointer. RHBZ #914659 diff --git a/sources b/sources index 4a44a2c..37cb608 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -399b2e8ff3beeb6876b87aeb12e70012 deco-1.6.2.tar.gz +33948d049acec2c29dddca5b3e813bfd deco-1.6.3.tar.gz