[toped/f18] Update to 0.9.8.1

Orion Poplawski orion at fedoraproject.org
Sat Aug 11 17:50:17 UTC 2012


commit c876c97c5977712606ff58d30a0645e5be94a459
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Aug 11 11:50:14 2012 -0600

    Update to 0.9.8.1

 .gitignore |    1 +
 sources    |    2 +-
 toped.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d1d127..bde8143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ toped-0.9.65-r1587.tar.bz2
 /toped.tar.bz2
 /toped-0.9.7.1-r1794.tar.bz2
 /toped-0.9.80.2137svn.tar.bz2
+/toped-0.9.8.1-r2211.tar.bz2
diff --git a/sources b/sources
index 38d38ad..ab94ded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d924890882e1ae3b617efd324793909b  toped-0.9.80.2137svn.tar.bz2
+b34fe4892163943c87b5e95849ae6de6  toped-0.9.8.1-r2211.tar.bz2
diff --git a/toped.spec b/toped.spec
index 934668b..7701779 100644
--- a/toped.spec
+++ b/toped.spec
@@ -10,15 +10,15 @@
 # tar cjf ~/rpmbuild/SOURCES/toped-0.9.80.2137svn.tar.bz2 toped-0.9.80
 
 # Toggle the following declaration when using version controlled snapshots
-%define devel 1
+%define devel 0
 
 # Known bug reports not treated by this SPEC:
 #                         10 December 2011
 # TGC#117: toped crashed/freezes while editing the line      - svn2013 - filed by FEL
 
 Name:           toped
-Version:        0.9.80
-Release:        3.svn2137%{?dist}
+Version:        0.9.81
+Release:        1.svn2211%{?dist}
 Summary:        VLSI IC Layout Editor
 
 License:        GPLv2
@@ -30,7 +30,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %if %{?devel}
 Source0:        toped-0.9.80.2137svn.tar.bz2
 %else
-Source0:        http://toped.googlecode.com/files/toped-0.9.8-r2137.tar.bz2
+Source0:        http://toped.googlecode.com/files/toped-0.9.8.1-r2211.tar.bz2
 %endif
 BuildRequires:  desktop-file-utils
 BuildRequires:  wxGTK-devel
@@ -57,7 +57,7 @@ Toped is a layout editor with CIF and GDSII export capabilities.
 Toped is listed among Fedora Electronic Lab packages.
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.9.8.1
 # -n %{name}-%{version}
 
 # RHBZ#679511 - toped 0.9.70-1 not built with $RPM_OPT_FLAGS
@@ -155,6 +155,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Sat Aug 11 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.81-1.svn2211
+- Update to 0.9.8.1
+
 * Wed Aug 01 2012 Adam Jackson <ajax at redhat.com> - 0.9.80-3.svn2137
 - -Rebuild for new glew
 


More information about the scm-commits mailing list