diff --git a/.gitignore b/.gitignore index 3629608..e5705ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/synce4l-0.9.1.tar.gz +/synce4l-1.0.0.tar.gz diff --git a/sources b/sources index 7bf8a56..3e5e33e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (synce4l-0.9.1.tar.gz) = c423589425c4a43542a1e0e64849120be42535a99c75b5f783fe1ab94cca384659c36c911a88c2eb9379a2123d4689759c4ba49b068a9d186c295e120e2cb826 +SHA512 (synce4l-1.0.0.tar.gz) = b97656a50ee4cabdaddde166c2b74b16ebca339defb69e265c5222198c6d469af4e30328c3af47dcbe916f8474f04369e49f5fe98feb509cf7bb41e69e5d429b diff --git a/synce4l.spec b/synce4l.spec index edf86d9..a140408 100644 --- a/synce4l.spec +++ b/synce4l.spec @@ -1,5 +1,5 @@ Name: synce4l -Version: 0.9.1 +Version: 1.0.0 Release: 2%{?dist} Summary: SyncE implementation for Linux @@ -10,6 +10,7 @@ Source1: synce4l.service Source2: synce4l.conf BuildRequires: gcc make systemd +BuildRequires: libnl3-devel %{?systemd_requires}