[gtkpod] Update to 1.0.0

Todd Zullinger tmz at fedoraproject.org
Wed Aug 11 20:08:24 UTC 2010


commit 10228373db8b5d696b236c948f4ea35b6c461864
Author: Todd Zullinger <tmz at pobox.com>
Date:   Wed Aug 11 16:07:02 2010 -0400

    Update to 1.0.0

 .gitignore  |    2 +-
 gtkpod.spec |    7 ++++---
 sources     |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f548bba..65da999 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-gtkpod-0.99.16.tar.gz
+gtkpod-1.0.0.tar.gz
diff --git a/gtkpod.spec b/gtkpod.spec
index aac48a4..98a959c 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -1,5 +1,5 @@
 Name:           gtkpod
-Version:        0.99.16
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        Graphical song management program for Apple's iPod
 
@@ -43,8 +43,6 @@ the Mini, Photo, Shuffle, Nano, Video, Classic, Touch, and iPhone.
 
 
 %build
-# This is just the quick fix, will make proper changes upstream -- tmz
-export LIBS="-ldl"
 %configure
 make %{?_smp_mflags}
 
@@ -91,6 +89,9 @@ fi
 
 
 %changelog
+* Wed Aug 11 2010 Todd Zullinger <tmz at pobox.com> - 1.0.0-1
+- Update to 1.0.0
+
 * Tue Jun 15 2010 Todd Zullinger <tmz at pobox.com> - 0.99.16-1
 - Update to 0.99.16
 - Link with libdl
diff --git a/sources b/sources
index 112db1d..bbe4b6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1391537b3f84efb8b3b6001cd1f2df37  gtkpod-0.99.16.tar.gz
+cadd402dcd1cfbedda0357bf24965a7c  gtkpod-1.0.0.tar.gz


More information about the scm-commits mailing list