Compare commits

...

No commits in common. 'cs10' and 'c10-beta' have entirely different histories.

2
.gitignore vendored

@ -1 +1 @@
SOURCES/gnome-clocks-46.0.tar.xz SOURCES/gnome-clocks-45.0.tar.xz

@ -1 +1 @@
31ceb0d6b6d2f90bbd5b4e04ce4a1b8fe604966d SOURCES/gnome-clocks-46.0.tar.xz cb4ed7658c60071ca6b12087564252be3233c975 SOURCES/gnome-clocks-45.0.tar.xz

@ -5,15 +5,13 @@
%global tarball_version %%(echo %{version} | tr '~' '.') %global tarball_version %%(echo %{version} | tr '~' '.')
Name: gnome-clocks Name: gnome-clocks
Version: 46.0 Version: 45.0
Release: 1%{?dist} Release: 4%{?dist}
Summary: Clock application designed for GNOME 3 Summary: Clock application designed for GNOME 3
# Sources are under GPL-2.0-or-later, Appdata is under CC0-1.0 and help is License: GPL-2.0-or-later
# under CC-BY-SA-3.0.
License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC0-1.0
URL: https://wiki.gnome.org/Apps/Clocks URL: https://wiki.gnome.org/Apps/Clocks
Source0: https://download.gnome.org/sources/gnome-clocks/46/%{name}-%{tarball_version}.tar.xz Source0: https://download.gnome.org/sources/gnome-clocks/45/%{name}-%{tarball_version}.tar.xz
BuildRequires: meson BuildRequires: meson
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
@ -65,16 +63,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.clocks.d
%dir %{_datadir}/gnome-shell/ %dir %{_datadir}/gnome-shell/
%dir %{_datadir}/gnome-shell/search-providers/ %dir %{_datadir}/gnome-shell/search-providers/
%{_datadir}/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini %{_datadir}/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini
%{_metainfodir}/org.gnome.clocks.metainfo.xml %{_datadir}/metainfo/org.gnome.clocks.metainfo.xml
%changelog %changelog
* Thu Nov 21 2024 Tomas Popela <tpopela@redhat.com> - 46.1-1
- Update to 46.0
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 45.0-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 45.0-4 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 45.0-4
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild

Loading…
Cancel
Save