[gnumed/f19] Revert "Update to 1.3.0.3". Upstream uploaded the same tarball (with same checksum) twice, the secon

Michel Alexandre Salim salimma at fedoraproject.org
Wed Mar 20 11:43:56 UTC 2013


commit 6c9ea50aa114ebed9569cd1ecfa857d788ea9401
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Wed Mar 20 18:43:23 2013 +0700

    Revert "Update to 1.3.0.3". Upstream uploaded the same tarball (with
    same checksum) twice, the second time with an incorrect version number
    
    This reverts commit 255a8e096da2769671cd4fd85a77ebda2e31f47f.

 .gitignore  |    2 +-
 gnumed.spec |    5 +----
 sources     |    2 +-
 3 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa05911..ad7f168 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gnumed-client.1.3.0.3.tgz
+/gnumed-client.1.3.0.tgz
diff --git a/gnumed.spec b/gnumed.spec
index 34d6ed4..b819093 100644
--- a/gnumed.spec
+++ b/gnumed.spec
@@ -1,7 +1,7 @@
 %global major_ver 1.3
 
 Name:           gnumed
-Version:        %{major_ver}.0.3
+Version:        %{major_ver}.0
 Release:        1%{?dist}
 Summary:        The GNUmed client
 
@@ -190,9 +190,6 @@ install -p -m 0755 gm_ctl_client -t $RPM_BUILD_ROOT/%{_bindir}/
 %doc client/doc/user-manual/*
 
 %changelog
-* Wed Mar 20 2013 Michel Salim <salimma at fedoraproject.org> - 1.3.0.3-1
-- Update to 1.3.0.3
-
 * Mon Mar 18 2013 Michel Salim <salimma at fedoraproject.org> - 1.3.0-1
 - Update to 1.3.0
 
diff --git a/sources b/sources
index c988eaf..51d3e0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2aa44051d8be721257c9f0916f5bdec8  gnumed-client.1.3.0.3.tgz
+2aa44051d8be721257c9f0916f5bdec8  gnumed-client.1.3.0.tgz


More information about the scm-commits mailing list