diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-10 16:46:51 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-10 16:46:51 -0400 |
commit | ab0b1f4d207b3319be98dc30697dc7d49470833f (patch) | |
tree | e6525cf08630f05c7d746d9669f53680c11db7dd /notification-daemon | |
parent | add notification-daemon for palemoon (diff) | |
download | stackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.tar.gz stackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.tar.bz2 stackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.zip |
notification-daemon: change source to https
Diffstat (limited to 'notification-daemon')
-rw-r--r-- | notification-daemon/README.md | 2 | ||||
-rw-r--r-- | notification-daemon/notification-daemon.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/notification-daemon/README.md b/notification-daemon/README.md index 829bcda..f0ac3ee 100644 --- a/notification-daemon/README.md +++ b/notification-daemon/README.md @@ -10,4 +10,4 @@ Distro | palemoon version | notification-daemon version CentOS 8 | 28.7.1 | 3.20.0 # Differences from upstream -No changes. +Change Source to https for copr. diff --git a/notification-daemon/notification-daemon.spec b/notification-daemon/notification-daemon.spec index f6d652b..e0132d1 100644 --- a/notification-daemon/notification-daemon.spec +++ b/notification-daemon/notification-daemon.spec @@ -18,7 +18,7 @@ Provides: notify-daemon Obsoletes: notification-daemon-engine-slider < 0.2.0-3 Provides: notification-daemon-engine-slider = %{version}-%{release} -Source0: http://download.gnome.org/sources/notification-daemon/3.20/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/notification-daemon/3.20/%{name}-%{version}.tar.xz %description notification-daemon is the server implementation of the freedesktop.org |