.gear/rules | 2 + .../tags/19ac837b9380daa7ced19af60da794b78fd5e4eb | 6 ++ .gear/tags/list | 1 + data/Locations.xml.in | 34 +++---- libmateweather.spec | 110 +++++++++++++++++++++ 5 files changed, 132 insertions(+), 21 deletions(-) diff --git a/.gear/rules b/.gear/rules new file mode 100644 index 0000000..4b0460c --- /dev/null +++ b/.gear/rules @@ -0,0 +1,2 @@ +tar: v@version@:. +diff: v@version@:. . diff --git a/.gear/tags/19ac837b9380daa7ced19af60da794b78fd5e4eb b/.gear/tags/19ac837b9380daa7ced19af60da794b78fd5e4eb new file mode 100644 index 0000000..1f2bd7b --- /dev/null +++ b/.gear/tags/19ac837b9380daa7ced19af60da794b78fd5e4eb @@ -0,0 +1,6 @@ +object 79dddbd6410a1d9ebf558147117ae54a91070606 +type commit +tag v1.26.1 +tagger raveit65 1683795119 +0200 + +version 1.26.1 diff --git a/.gear/tags/list b/.gear/tags/list new file mode 100644 index 0000000..cef94f3 --- /dev/null +++ b/.gear/tags/list @@ -0,0 +1 @@ +19ac837b9380daa7ced19af60da794b78fd5e4eb v1.26.1 diff --git a/data/Locations.xml.in b/data/Locations.xml.in index eca181a..742092f 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -18258,6 +18258,7 @@ where "Russia" is already clear from context. --> Moscow Time + Europe/Simferopol Europe/Volgograd @@ -18870,6 +18871,17 @@ 51.570000 46.070000 + + + Simferopol' + 44.950000 34.100000 + + Simferopol' + URFF + Europe/Moscow + 44.683333 34.133333 + + - Donets'k - 48.000000 37.800000 - - Donets'k - UKCC - 48.083333 37.750000 - - Hostomel' @@ -20776,16 +20778,6 @@ 50.583333 26.133333 - - - Simferopol' - 44.950000 34.100000 - - Simferopol' - UKFF - 44.683333 34.133333 - - Telichka diff --git a/libmateweather.spec b/libmateweather.spec new file mode 100644 index 0000000..4373f21 --- /dev/null +++ b/libmateweather.spec @@ -0,0 +1,110 @@ +Name: libmateweather +Version: 1.26.1 +Release: alt1 +Epoch: 1 +Summary: Libraries to allow MATE Desktop to display weather information +License: GPLv2+ and LGPLv2+ +Group: System/Libraries +Url: http://mate-desktop.org/ +Packager: Valery Inozemtsev + +Source: %name-%version.tar +Patch: %name-%version-%release.patch + +Requires: %name-data = %epoch:%version-%release + +BuildRequires: mate-common gtk-doc libgtk+3-devel libsoup-devel libxml2-devel + +%description +Libraries to allow MATE Desktop to display weather information + +%package data +Group: System/Libraries +Summary: Data files for the libmateweather +BuildArch: noarch + +%description data +This package contains shared data needed for libmateweather + +%package devel +Group: Development/C +Summary: Development files for libmateweather + +%description devel +Development files for libmateweather + +%prep +%setup -q +%patch -p1 + +%build +%autoreconf +%configure \ + --enable-gtk-doc-html \ + --enable-locations-compression \ + --disable-static \ + --disable-schemas-compile + +%make_build + +%install +%make DESTDIR=%buildroot install + +%find_lang %name --with-gnome --all-name + +%files +%doc AUTHORS COPYING README +%_libdir/%name.so.* +%_datadir/glib-2.0/schemas/org.mate.weather.gschema.xml + +%files data -f %name.lang +%_iconsdir/hicolor/*/status/* +%_datadir/%name + +%files devel +%_includedir/%name +%_libdir/%name.so +%_pkgconfigdir/*.pc + +%changelog +* Thu May 11 2023 Valery Inozemtsev 1:1.26.1-alt1 +- 1.26.1 + +* Mon Dec 12 2022 Valery Inozemtsev 1:1.26.0-alt4 +- rebuild + +* Wed Oct 26 2022 Valery Inozemtsev 1:1.26.0-alt3 +- merged p10 branch + +* Tue Sep 27 2022 Valery Inozemtsev 1:1.26.0-alt2 +- fixed Simferopol location + +* Fri Aug 06 2021 Valery Inozemtsev 1:1.26.0-alt1 +- 1.26.0 + +* Fri Aug 14 2020 Valery Inozemtsev 1:1.24.1-alt1 +- 1.24.1 + +* Tue Feb 25 2020 Valery Inozemtsev 1:1.24.0-alt1 +- 1.24.0 + +* Tue Oct 15 2019 Valery Inozemtsev 1:1.22.1-alt1 +- 1.22.1 + +* Mon Mar 04 2019 Valery Inozemtsev 1:1.22.0-alt1 +- 1.22.0 + +* Tue Dec 18 2018 Valery Inozemtsev 1:1.20.2-alt1 +- 1.20.2 + +* Sun Oct 14 2018 Igor Vlasenko 1:1.20.1-alt1.qa1 +- NMU: applied repocop patch + +* Fri Jun 15 2018 Valery Inozemtsev 1:1.20.1-alt1 +- 1.20.1 + +* Mon Mar 12 2018 Valery Inozemtsev 1:1.20.0-alt1 +- initial build from git.mate-desktop.org + +* Mon Feb 19 2018 Vladimir D. Seleznev 1.20.0-alt1_1 +- new fc release