[multimedia-menus] Version bump with new translations

Orcan Ogetbil oget at fedoraproject.org
Tue Jan 17 03:47:57 UTC 2012


commit 18754621b1ef19e18073535e7d9409134f2ba1d6
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Mon Jan 16 22:47:55 2012 -0500

    Version bump with new translations

 .gitignore            |    1 +
 multimedia-menus.spec |   21 ++++++++-------------
 sources               |    2 +-
 3 files changed, 10 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f53c665..2358df8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 multimedia-menus-0.3.2.tar.gz
 /multimedia-menus-0.3.3.tar.gz
+/multimedia-menus-0.3.4.tar.xz
diff --git a/multimedia-menus.spec b/multimedia-menus.spec
index d24c20a..ff5d787 100644
--- a/multimedia-menus.spec
+++ b/multimedia-menus.spec
@@ -1,20 +1,18 @@
 Name:           multimedia-menus
-Version:        0.3.3
-Release:        3%{?dist}
+Version:        0.3.4
+Release:        1%{?dist}
 Summary:        Categorization for the GNOME/KDE Sound&Video/Multimedia menu
-Group:          User Interface/Desktops
 # Licensing of individual parts is explained in licensing.txt file
 License:        GPLv2+ and LGPLv2+ and GPL+ and LGPLv2 and LGPLv3+ and GPLv2 and MIT
 URL:            https://fedorahosted.org/multimedia-menus/
-Source0:        http://oget.fedorapeople.org/multimedia-menus/SOURCE/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://oget.fedorapeople.org/multimedia-menus/SOURCE/%{name}-%{version}.tar.xz
 BuildArch:      noarch
 BuildRequires:  intltool
 Requires:       redhat-menus hicolor-icon-theme
 
 %description
-Categorized submenus for the GNOME/KDE Audio&Video/Multimedia menu, for better
-usuability and easy access of multimedia applications.
+Categorized sub-menus for the GNOME/KDE Audio&Video/Multimedia menu, for better
+usability and easy access of multimedia applications.
 
 
 %prep
@@ -25,7 +23,6 @@ usuability and easy access of multimedia applications.
 make %{_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged/
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/desktop-directories/
@@ -36,10 +33,6 @@ cp -a desktop-directories/*.directory \
 cp -a icons/* $RPM_BUILD_ROOT%{_datadir}/icons/
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 
@@ -54,7 +47,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS changelog.txt licensing.txt COPYING*
 %config(noreplace) %{_sysconfdir}/xdg/menus/applications-merged/multimedia-categories.menu
 %{_datadir}/desktop-directories/multimedia-*.directory
@@ -62,6 +54,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 16 2012 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.3.4-1
+- Version bump with new translations
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5318a25..69e8374 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca4b2b0d3d3136e6cc0e3424e1a7b8bf  multimedia-menus-0.3.3.tar.gz
+c1cb447a2e046c5eed7e5377ebd8f9b5  multimedia-menus-0.3.4.tar.xz


More information about the scm-commits mailing list