[simarrange] Update to new commit

Miro Hrončok churchyard at fedoraproject.org
Tue Jul 29 18:29:43 UTC 2014


commit 7c9c0b6180e1402d9becb13b8ee0327d6cfb2640
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Tue Jul 29 20:29:33 2014 +0200

    Update to new commit

 .gitignore      |    1 +
 simarrange.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d909bd..214486e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /simarrange-0.0-d52382f.tar.gz
+/simarrange-0.0-9500190.tar.gz
diff --git a/simarrange.spec b/simarrange.spec
index 23dbabd..373a027 100644
--- a/simarrange.spec
+++ b/simarrange.spec
@@ -1,10 +1,10 @@
-%global commit d52382feb716621f9ac08d25a502420fc1d3c983
+%global commit 9500190410418a088d6fb124aa9789390d90d65f
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global datestamp 20131019
 %global relstring %{datestamp}git%{shortcommit}
 Name:           simarrange
 Version:        0.0
-Release:        2.%{relstring}%{?dist}
+Release:        3.%{relstring}%{?dist}
 Summary:        STL 2D plate packer with collision simulation
 License:        AGPLv3+
 URL:            https://github.com/kliment/%{name}
@@ -42,6 +42,9 @@ install -Dpm0644 ./%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Tue Jul 29 2014 Miro Hrončok <mhroncok at redhat.com> - 0.0-3.20131019git9500190
+- Update to new commit
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0-2.20131019gitd52382f
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6a8c9a1..f64b2bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80adbdf3b9915c1a0afa492fb140e074  simarrange-0.0-d52382f.tar.gz
+8ad91a20620bb2efc7edb421deee55bc  simarrange-0.0-9500190.tar.gz


More information about the scm-commits mailing list