[fonts-tweak-tool] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Tue Dec 18 09:10:10 UTC 2012


commit 0d46db31210919308f8139f301d1795ae1a86c8b
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Dec 18 18:10:06 2012 +0900

    New upstream release.
    
      - Fix file writing issue when the classification filter is turned off.
        (#886330)

 .gitignore            |    1 +
 fonts-tweak-tool.spec |   11 ++++++++---
 sources               |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03da7ed..6986ef2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /fonts-tweak-tool-0.1.0.tar.bz2
 /fonts-tweak-tool-0.1.1.tar.bz2
 /fonts-tweak-tool-0.1.2.tar.bz2
+/fonts-tweak-tool-0.1.4.tar.bz2
diff --git a/fonts-tweak-tool.spec b/fonts-tweak-tool.spec
index b66f1ee..d4e8e21 100644
--- a/fonts-tweak-tool.spec
+++ b/fonts-tweak-tool.spec
@@ -1,12 +1,12 @@
 Name: fonts-tweak-tool
-Version: 0.1.2
+Version: 0.1.4
 Release: 1%{?dist}
 Summary: Tool for customizing fonts per language
 
 Group: User Interface/Desktops
 License: LGPLv3+
-URL: https://github.com/fonts-tweak-tool/fonts-tweak-tool
-Source0: https://github.com/downloads/fonts-tweak-tool/fonts-tweak-tool/%{name}-%{version}.tar.bz2
+URL: https://bitbucket.org/tagoh/%{name}/
+Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2
 
 BuildArch: noarch
 BuildRequires: python-setuptools
@@ -45,6 +45,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="/usr/bin/install -p"
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Tue Dec 18 2012 Akira TAGOH <tagoh at redhat.com> - 0.1.4-1
+- New upstream release.
+  - Fix file writing issue when the classification filter is turned off.
+    (#886330)
+
 * Sat Nov 24 2012 Akira TAGOH <tagoh at redhat.com> - 0.1.2-1
 - New upstream release
   - Fix broken icons issue on non-GNOME desktops (#879140)
diff --git a/sources b/sources
index 721521e..7370247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab2bd52b497ca7aa01f6ba36b4e8af93  fonts-tweak-tool-0.1.2.tar.bz2
+9023fd9e8dcea37365dca123f5be232c  fonts-tweak-tool-0.1.4.tar.bz2


More information about the scm-commits mailing list