churchyard pushed to admesh (f20). "Updated to 0.97.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 18:50:00 UTC 2015


From ef7064cb579ad718126363dba0fc3d8ee50b9363 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Tue, 23 Sep 2014 17:05:10 +0200
Subject: Updated to 0.97.5


diff --git a/.gitignore b/.gitignore
index 8087583..556b0ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /admesh-0.97.2.tar.gz
+/admesh-0.97.5.tar.gz
diff --git a/admesh.spec b/admesh.spec
index 72be75a..e491a18 100644
--- a/admesh.spec
+++ b/admesh.spec
@@ -1,14 +1,12 @@
 
 Name:           admesh
-Version:        0.97.2
+Version:        0.97.5
 Release:        1%{?dist}
 Summary:        Diagnose and/or repair problems with STereo Lithography files
 License:        GPLv2+
 Group:          Applications/Engineering
-URL:            http://github.com/hroncok/admesh/
-Source0:        http://github.com/hroncok/admesh/releases/download/v%{version}/admesh-%{version}.tar.gz
-# This is a pointer to a document that could not be packaged due to copyrights
-Source1:        README.Fedora
+URL:            http://github.com/admesh/admesh/
+Source0:        http://github.com/admesh/admesh/releases/download/v%{version}/admesh-%{version}.tar.gz
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 
 %description
@@ -41,8 +39,6 @@ This package contains the %{name} runtime library.
 
 %prep
 %setup -q
-# Copy the Fedora specific README document
-cp -p %{SOURCE1} .
 
 %build
 %configure
@@ -61,8 +57,8 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la
 %postun libs -p /sbin/ldconfig
 
 %files
-%doc ChangeLog ChangeLog.old COPYING README
-%doc README.Fedora %{name}-doc.txt block.stl
+%doc ChangeLog ChangeLog.old COPYING README.md
+%doc %{name}-doc.txt block.stl AUTHORS
 %{_bindir}/%{name}
 %{_mandir}/man1/*
 
@@ -76,6 +72,11 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la
 %{_libdir}/lib%{name}.so.*
 
 %changelog
+* Tue Sep 23 2014 Miro HronĨok <mhroncok at redhat.com> - 0.97.5-1
+- Updated to bugfix release 0.97.5
+- Removed no longer needed Fedora doc and added AUTHORS
+- Updated URL
+
 * Wed Oct 23 2013 John C. Peterson <jcp[at]eskimo.com> - 0.97.2-1
 - Fixed the post and postun scriptlets (needed only for the libs subpackage)
 - Fixed the requires for the devel package (namely the libs subpackage)
diff --git a/sources b/sources
index 32656da..e04ab11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b81400c77083abbc3d661759f96aeeaf  admesh-0.97.2.tar.gz
+2f381777c5e7a66078dacaedfc3d81d3  admesh-0.97.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/admesh.git/commit/?h=f20&id=ef7064cb579ad718126363dba0fc3d8ee50b9363


More information about the scm-commits mailing list