[xmount: 1/2] * Thu Jun 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.6.0-1 - Update to new upstream versi

Fabian Affolter fab at fedoraproject.org
Thu Jun 5 15:25:13 UTC 2014


commit b5a25e68b24f36bd46ffc9d4ea08dc8dc12be956
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Jun 5 17:23:56 2014 +0200

    * Thu Jun 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.6.0-1
    - Update to new upstream version 0.6.0

 .gitignore  |    1 +
 sources     |    2 +-
 xmount.spec |   28 +++++++++++++++-------------
 3 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2e264b..c40d360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xmount-0.5.0.tar.gz
+/xmount-0.6.0.tar.gz
diff --git a/sources b/sources
index 66ef04b..0febc92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-939a59c528fe591c86d3d711ac898796  xmount-0.5.0.tar.gz
+f18dc4ab959bd2c6c61c956b2196c761  xmount-0.6.0.tar.gz
diff --git a/xmount.spec b/xmount.spec
index 2455714..37e2286 100644
--- a/xmount.spec
+++ b/xmount.spec
@@ -1,9 +1,8 @@
 Name:           xmount
-Version:        0.5.0
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        A on-the-fly convert for multiple hard disk image types
 
-Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            https://www.pinguin.lu/index.php
 Source0:        http://files.pinguin.lu/projects/%{name}-%{version}.tar.gz
@@ -43,28 +42,31 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
 %{_bindir}/%{name}
 
 %changelog
+* Thu Jun 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.6.0-1
+- Update to new upstream version 0.6.0
+
 * Sun Sep 02 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5.0-2
-- Clean section removed
-- BR updated
+- Clean section remove
+- BR update
 
 * Mon Aug 06 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5.0-1
-- Added a provide
+- Add a provide
 - Permissions were fixed upstream 
-- Updated to new upstream version 0.5.0
+- Update to new upstream version 0.5.0
 
 * Sat Jun 30 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.7-2
 - Leave md5 implementation in place
 
 * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.7-1
-- Updated to new upstream version 0.4.7
+- Update to new upstream version 0.4.7
 
-* Fri Oct 18 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-1
-- Updated to new upstream version 0.4.6
+* Tue Oct 18 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-1
+- Update to new upstream version 0.4.6
 
 * Wed Sep 01 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.2-2
-- Added patch from #606073
-- Fixed permission
-- Added needed BRs
+- Add patch from #606073
+- Fix permission
+- Add needed BRs
 
 * Mon Mar 15 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.2-1
 - Initial package for Fedora


More information about the scm-commits mailing list