[gifsicle] Update to 1.68

Orion Poplawski orion at fedoraproject.org
Mon Feb 4 17:31:32 UTC 2013


commit 817bb8cf496b8ac4a22c2f709630e9435337bf21
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Feb 4 10:31:28 2013 -0700

    Update to 1.68

 .gitignore    |    1 +
 gifsicle.spec |   11 +++++------
 sources       |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77026d7..c4032fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gifsicle-1.60.tar.gz
 /gifsicle-1.66.tar.gz
 /gifsicle-1.67.tar.gz
 /gifsicle-1.68.tar.gz
+/gifsicle-1.70.tar.gz
diff --git a/gifsicle.spec b/gifsicle.spec
index fa15703..4710ea0 100644
--- a/gifsicle.spec
+++ b/gifsicle.spec
@@ -1,5 +1,5 @@
 Name:           gifsicle
-Version:        1.68
+Version:        1.70
 Release:        1%{?dist}
 Summary:        Powerful program for manipulating GIF images and animations
 
@@ -61,12 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc COPYING NEWS README
 %{_bindir}/gifdiff
 %{_bindir}/gifsicle
@@ -80,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 4 2013 - Orion Poplawski <orion at cora.nwra.com> - 1.70-1
+- Update to 1.70
+- Some spec cleanup
+
 * Mon Nov 26 2012 - Orion Poplawski <orion at cora.nwra.com> - 1.68-1
 - Update to 1.68
 
diff --git a/sources b/sources
index 95dcd35..cded602 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cf70560a9b7644ef2f9ec9adaec491f  gifsicle-1.68.tar.gz
+b48eb454fcd03d1a1c726443e430b90b  gifsicle-1.70.tar.gz


More information about the scm-commits mailing list