Update to 41.0
This commit is contained in:
parent
3116f08825
commit
2b92c6f947
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
|||||||
/gnome-control-center-40.0.tar.xz
|
/gnome-control-center-40.0.tar.xz
|
||||||
/gnome-control-center-41.beta.tar.xz
|
/gnome-control-center-41.beta.tar.xz
|
||||||
/gnome-control-center-41.rc1.tar.xz
|
/gnome-control-center-41.rc1.tar.xz
|
||||||
|
/gnome-control-center-41.0.tar.xz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 41~rc1
|
Version: 41.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Utilities to configure the GNOME desktop
|
Summary: Utilities to configure the GNOME desktop
|
||||||
|
|
||||||
@ -215,6 +215,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
|
|||||||
%dir %{_datadir}/gnome/wm-properties
|
%dir %{_datadir}/gnome/wm-properties
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||||
|
- Update to 41.0
|
||||||
|
|
||||||
* Wed Sep 08 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 41~rc1-1
|
* Wed Sep 08 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 41~rc1-1
|
||||||
- Update to 41.rc1
|
- Update to 41.rc1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-control-center-41.rc1.tar.xz) = 0d58cc2535c0a2925f4a02e791b1d3a0f26b12df6647350059cf94c4b1cc7acb818fe2766d299070e2eaac7f27128afec0aa93d10297457f58e8d4fb05a50fe8
|
SHA512 (gnome-control-center-41.0.tar.xz) = eab5ecd7d3b936e914ef708376b37bb6d9f34d9123a36e79a4fa9194dc1b17c558024475a0808ea6efe8b5389dc7539f782a78b352c3461873598721087ad8e0
|
||||||
|
Loading…
Reference in New Issue
Block a user