[amtterm/el6] update to 1.3

Gerd Hoffmann kraxel at fedoraproject.org
Fri May 27 06:57:35 UTC 2011


commit fc3110b29f1727a9d30cbf377032ad467a348526
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Fri May 27 08:56:49 2011 +0200

    update to 1.3

 .gitignore   |    1 +
 amtterm.spec |   13 ++++++++-----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9abd83..be8b806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 amtterm-1.2.tar.gz
+/amtterm-1.3.tar.gz
diff --git a/amtterm.spec b/amtterm.spec
index 4d4801b..8242acc 100644
--- a/amtterm.spec
+++ b/amtterm.spec
@@ -1,11 +1,11 @@
 Name:         amtterm
 License:      GPLv2+
-Version:      1.2
-Release:      4%{?dist}
+Version:      1.3
+Release:      1%{?dist}
 Summary:      Serial-over-lan (sol) client for Intel AMT
 Group:        Applications/Internet
-Source:       %{name}-%{version}.tar.gz
-URL:          http://dl.bytesex.org/releases/%{name}/%{name}-%{version}.tar.gz
+URL:          http://www.kraxel.org/blog/linux/amtterm/
+Source:       http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz
 Buildroot:    %{_tmppath}/root-%{name}-%{version}-%{release}
 Requires:     xdg-utils
 BuildRequires: gtk2-devel vte-devel desktop-file-utils
@@ -33,7 +33,7 @@ desktop-file-install \
     %{buildroot}/%{_datadir}/applications/gamt.desktop
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc COPYING
 %{_bindir}/*
 %{_mandir}/man?/*
@@ -43,6 +43,9 @@ desktop-file-install \
 rm -rf %{buildroot}
 
 %changelog
+* Fri May 27 2011 Gerd Hoffmann <kraxel at redhat.com> - 1.3-1
+- update to version 1.3
+
 * Mon Jul 05 2010 Gerd Hoffmann <kraxel at redhat.com> - 1.2-4
 - Rebuilt for EL-6.
 
diff --git a/sources b/sources
index 55f32f5..c7ca4eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74646aeab6af038bd557f344f8178adc  amtterm-1.2.tar.gz
+a2385b2305680ae06687867527924ff5  amtterm-1.3.tar.gz


More information about the scm-commits mailing list