[nodejs-slide/f18: 7/10] Revert "new upstream release 1.1.4"

Jamie Nguyen jamielinux at fedoraproject.org
Tue Sep 3 19:48:37 UTC 2013


commit c4fac90de09bfa1a1e993600a50fbb17f13bf628
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Tue Sep 3 20:45:51 2013 +0100

    Revert "new upstream release 1.1.4"
    
    This reverts commit a2a16deaf8f2fc15839ec70d2b1b1682629413f3.

 .gitignore        |    1 -
 nodejs-slide.spec |    7 ++-----
 sources           |    1 -
 3 files changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c9a532..705fade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /slide-1.1.3.tgz
-/slide-1.1.4.tgz
diff --git a/nodejs-slide.spec b/nodejs-slide.spec
index 4cd4892..48b759b 100644
--- a/nodejs-slide.spec
+++ b/nodejs-slide.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-slide
-Version:    1.1.4
-Release:    1%{?dist}
+Version:    1.1.3
+Release:    7%{?dist}
 Summary:    A flow control library that fits in a slideshow
 # license present in source control, will be added to future release
 # https://raw.github.com/isaacs/slide-flow-control/master/LICENSE
@@ -41,9 +41,6 @@ rm -rf %{buildroot}
 %doc README.md
 
 %changelog
-* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.4-1
-- new upstream release 1.1.4
-
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.3-7
 - restrict to compatible arches
 
diff --git a/sources b/sources
index a6932c5..5cb6119 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
 47514d76854b5896bceaed811f8ae403  slide-1.1.3.tgz
-84a79256581188cbea9f99204e412817  slide-1.1.4.tgz


More information about the scm-commits mailing list