[reptyr] Update to 0.3.

Ville Skyttä scop at fedoraproject.org
Sat May 28 13:37:53 UTC 2011


commit ac68dd18f7e404aaee56803e6770b3dd13569aed
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat May 28 16:37:33 2011 +0300

    Update to 0.3.

 .gitignore         |    2 +-
 reptyr-snapshot.sh |   26 --------------------------
 reptyr.spec        |   16 ++++++++--------
 sources            |    2 +-
 4 files changed, 10 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed4cc56..0993940 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/reptyr-20110311git919fff7.tar.bz2
+/nelhage-reptyr-reptyr-0.3-0-g3cad834.tar.gz
diff --git a/reptyr.spec b/reptyr.spec
index 7a903ba..fdea224 100644
--- a/reptyr.spec
+++ b/reptyr.spec
@@ -1,16 +1,13 @@
-%global snapshot 20110311git919fff7
-
 Name:           reptyr
-Version:        0.2
-Release:        2.%{snapshot}%{?dist}
+Version:        0.3
+Release:        1%{?dist}
 Summary:        Attach a running process to a new terminal
 
 Group:          Applications/System
 License:        MIT
 URL:            http://github.com/nelhage/reptyr
-# Source0 generated with Source99
-Source0:        %{name}-%{snapshot}.tar.bz2
-Source99:       %{name}-snapshot.sh
+# https://github.com/nelhage/reptyr/downloads
+Source0:        nelhage-reptyr-reptyr-0.3-0-g3cad834.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ExclusiveArch:  %{ix86} x86_64 %{arm}
@@ -24,7 +21,7 @@ on home.
 
 
 %prep
-%setup -q -n %{name}-%{snapshot}
+%setup -q -n nelhage-reptyr-b83e8f6
 
 
 %build
@@ -47,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/reptyr.1*
 
 %changelog
+* Sat May 28 2011 Ville Skyttä <ville.skytta at iki.fi> - 0.3-1
+- Update to 0.3.
+
 * Fri Mar 11 2011 Ville Skyttä <ville.skytta at iki.fi> - 0.2-2.20110311git919fff7
 - Update to git revision 919fff7, fixes crash with invalid arguments.
 
diff --git a/sources b/sources
index 605a090..c2b2637 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a602afaa2807710421ce3865a68ab52  reptyr-20110311git919fff7.tar.bz2
+4db9a6d8c275ef02d20d56bec76ef5b1  nelhage-reptyr-reptyr-0.3-0-g3cad834.tar.gz


More information about the scm-commits mailing list