[mate-dialogs] Update to 1.7.2

Dan Mashal vicodan at fedoraproject.org
Thu Dec 5 00:28:14 UTC 2013


commit 9c00431c97d88acb73c529a8eab5bbecb71a272e
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Dec 4 16:28:05 2013 -0800

    Update to 1.7.2

 .gitignore        |    1 +
 mate-dialogs.spec |   17 +++++++----------
 sources           |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 079b820..8769547 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /mate-dialogs-1.6.1.tar.xz
 /mate-dialogs-1.6.2.git59337c9.tar.xz
 /mate-dialogs-1.6.2.tar.xz
+/mate-dialogs-1.7.2.tar.xz
diff --git a/mate-dialogs.spec b/mate-dialogs.spec
index e3c74b0..8efd493 100644
--- a/mate-dialogs.spec
+++ b/mate-dialogs.spec
@@ -1,8 +1,5 @@
-%global _internal_version  59337c9
-
 Name:           mate-dialogs
-Version:        1.6.2
-#Release:        0.1.git%{_internal_version}%{?dist}
+Version:        1.7.2
 Release:        1%{?dist}
 Summary:        Displays dialog boxes from shell scripts
 License:        LGPLv2+ and GPLv2+
@@ -16,7 +13,6 @@ Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.
 
 BuildRequires:  gtk2-devel
 BuildRequires:  mate-common
-BuildRequires:  mate-doc-utils
 BuildRequires:  libnotify-devel
 
 %description
@@ -24,9 +20,6 @@ Displays dialog boxes from shell scripts.
 
 %prep
 %setup -q
-#%setup -q -n %{name}-%{_internal_version}
-
-#NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure --disable-scrollkeeper 
@@ -44,11 +37,15 @@ make %{?_smp_mflags} V=1
 %doc AUTHORS COPYING README
 %{_bindir}/matedialog
 %{_mandir}/man1/*
-%{_datadir}/mate/help/matedialog
-%{_datadir}/omf/matedialog
+#%{_datadir}/mate/help/matedialog
+#%{_datadir}/omf/matedialog
 %{_datadir}/matedialog
+%{_datadir}/help/*/matedialog
 
 %changelog
+* Wed Dec 04 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.2-1
+- Update to 1.7.2
+
 * Thu Nov 14 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - update to 1.6.2 release
 
diff --git a/sources b/sources
index 99da8f9..9d59ef6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c24922c2e88ee4741c33985786ca5fef  mate-dialogs-1.6.2.tar.xz
+6d355a23a102ca612e959693d0968afc  mate-dialogs-1.7.2.tar.xz


More information about the scm-commits mailing list