[libmateweather] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 12:30:50 UTC 2013


commit 1e02e1f990dd627927552b86e93eb574f7c4bf1e
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 05:30:29 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore          |    1 +
 libmateweather.spec |   27 +++++++++++++++------------
 sources             |    2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bf1437..ce43843 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libmateweather-1.4.0.tar.xz
 /libmateweather-1.5.0.tar.xz
 /libmateweather-1.5.1.tar.xz
+/libmateweather-1.6.0.tar.xz
diff --git a/libmateweather.spec b/libmateweather.spec
index 5ef2816..12438dd 100644
--- a/libmateweather.spec
+++ b/libmateweather.spec
@@ -1,10 +1,10 @@
 Name:          libmateweather
-Version:       1.5.1
-Release:       2%{?dist}
+Version:       1.6.0
+Release:       1%{?dist}
 Summary:       Libraries to allow MATE Desktop to display weather information
 License:       GPLv2+
 URL:           http://mate-desktop.org
-Source0:       http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:       http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: gtk2-devel
@@ -66,24 +66,27 @@ fi
 
 %files -f %{name}.lang
 %doc AUTHORS COPYING README
-%{_datadir}/libmateweather/
+%{_datadir}/libmateweather
 %{_datadir}/icons/mate/*/status/*
 %{_datadir}/glib-2.0/schemas/org.mate.weather.gschema.xml
 %{python_sitearch}/mateweather/
 %{_libdir}/libmateweather.so.1*
 
 %files devel
-%doc %{_datadir}/gtk-doc/html/libmateweather/
+%doc %{_datadir}/gtk-doc/html/libmateweather
 %{_libdir}/libmateweather.so
-%{_includedir}/libmateweather/
+%{_includedir}/libmateweather
 %{_libdir}/pkgconfig/mateweather.pc
 
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-* Sun Jun 20 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.5.1-1
+* Sun Jan 20 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-1
 - Update to latest release 
 - Update configure flags
 
@@ -95,17 +98,17 @@ fi
 - add build requires gsettings-desktop-schemas-devel
 - move gtk-doc files to devel package
 
-* Mon Aug 27 2012 Rex Dieter <rdieter at fedoraproject.org> 1.4.0-5
+* Mon Aug 27 2012 Rex Dieter <rdieter at fedoraproject.org> - 1.4.0-5
 - fix deps, a few cosmetics
 
-* Sun Aug 25 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-4
+* Sat Aug 25 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.4.0-4
 - Fix mateconf scriptlets for schemas, bump release version
 
-* Sat Aug 25 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-3
+* Sat Aug 25 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.4.0-3
 - Move python files to main package, drop libs subpackage, update mateconf scriptlets, move shared library to devel package
 
-* Sat Aug 18 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-2
+* Sat Aug 18 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.4.0-2
 - Fix directory ownership
 
-* Sun Aug 12 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-1
+* Sun Aug 12 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.4.0-1
 - Initial build
diff --git a/sources b/sources
index c14818f..0a1e6a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5cda1770a40f041595d46621e041038  libmateweather-1.5.1.tar.xz
+8c6fc4c137d4bb3b70b7294db85a45cb  libmateweather-1.6.0.tar.xz


More information about the scm-commits mailing list