[gifsicle] - Update to 1.71 - Some spec cleanup

Orion Poplawski orion at fedoraproject.org
Fri Aug 16 18:02:41 UTC 2013


commit 638fcf649c5e7397ebd2d7aa2624cf54b5659acf
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Aug 16 12:02:29 2013 -0600

    - Update to 1.71
    - Some spec cleanup

 .gitignore    |    1 +
 gifsicle.spec |   16 +++++++++-------
 sources       |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4032fc..1ef73cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gifsicle-1.60.tar.gz
 /gifsicle-1.67.tar.gz
 /gifsicle-1.68.tar.gz
 /gifsicle-1.70.tar.gz
+/gifsicle-1.71.tar.gz
diff --git a/gifsicle.spec b/gifsicle.spec
index 159f992..b874910 100644
--- a/gifsicle.spec
+++ b/gifsicle.spec
@@ -1,13 +1,12 @@
 Name:           gifsicle
-Version:        1.70
-Release:        2%{?dist}
+Version:        1.71
+Release:        1%{?dist}
 Summary:        Powerful program for manipulating GIF images and animations
 
 Group:          Applications/File
 License:        GPLv2+
 URL:            http://www.lcdf.org/gifsicle/
 Source0:        http://www.lcdf.org/gifsicle/gifsicle-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libX11-devel
 
@@ -57,24 +56,27 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %files
-%doc COPYING NEWS README
+%doc COPYING NEWS README.md
 %{_bindir}/gifdiff
 %{_bindir}/gifsicle
 %{_mandir}/man1/gifdiff.1*
 %{_mandir}/man1/gifsicle.1*
 
 %files -n gifview
-%doc COPYING NEWS README
+%doc COPYING NEWS README.md
 %{_bindir}/gifview
 %{_mandir}/man1/gifview.1*
 
 
 %changelog
+* Fri Aug 16 2013 Orion Poplawski <orion at cora.nwra.com> - 1.71-1
+- Update to 1.71
+- Some spec cleanup
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.70-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -124,7 +126,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 * Tue Jan 19 2010 - Orion Poplawski <orion at cora.nwra.com> - 1.58-1
 - Update to 1.58
 
-* Thu Nov 11 2009 - Orion Poplawski <orion at cora.nwra.com> - 1.57-1
+* Thu Nov 12 2009 - Orion Poplawski <orion at cora.nwra.com> - 1.57-1
 - Update to 1.57
 
 * Mon Oct 19 2009 - Orion Poplawski <orion at cora.nwra.com> - 1.56-1
diff --git a/sources b/sources
index cded602..ad0f74a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b48eb454fcd03d1a1c726443e430b90b  gifsicle-1.70.tar.gz
+0f46db0045f5de7de63a43db62d7a79e  gifsicle-1.71.tar.gz


More information about the scm-commits mailing list